.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
ANTHROPIC_API_KEY
secret
Anthropic API key (required)
PARALLEL_API_KEY
secret
Parallel API key (optional alternative to `parallel-cli login`; enables research lookup, web search, deep research, and explicit Parallel…
OPENROUTER_API_KEY
secret
OpenRouter API key (optional, for AI image generation: schematics, figures, slides, infographics, and markitdown AI features)
brew install flyctl && fly launch --from https://github.com/k-dense-ai/claude-scientific-writer
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/k-dense-ai/claude-scientific-writer
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/k-dense-ai/claude-scientific-writer