Skip to main content

Requirements

  • Node.js 22 or later (node --version to check; use nvm use 22 if needed).
  • macOS or Linux (WSL works on Windows).

Install

Verify:

Authenticate

DocWriter calls Anthropic through the Claude Agent SDK. Choose one: Option A — Claude subscription (no API key needed):
Option B — API key:
Or pass --api-key sk-ant-... on the command line.

First launch

Opens at http://localhost:7723. The folder appears in the file tree on the left.

Next steps