You can use Stratta in the Claude Desktop app by adding the server to its config file. Because the desktop config can’t prompt you interactively, save your key with the CLI first.Documentation Index
Fetch the complete documentation index at: https://docs.stratta.ch/llms.txt
Use this file to discover all available pages before exploring further.
Requirements
Steps
Save your key once
In a terminal, run the login command and paste your key when prompted. It’s stored in
~/.stratta/config.json (owner-only).Edit the Claude Desktop config
Open Settings → Developer → Edit Config, then add the Stratta server — no key needed in
the file, since it reads the one you just saved:
Keeping the key in the config instead
Prefer to keep the key in the config file rather than~/.stratta/config.json? Add an env
block:
A note on figures
When you ask about a figure, Claude retrieves the image and includes a link to view it full-size. Claude Desktop does not render remote images inline — you’ll see a clickable placeholder/link rather than the picture in the message body. This is a current limitation of the desktop client, not of Stratta. See Troubleshooting.Next steps
Ask your first question
Get the most out of Stratta.
Troubleshooting
Fix common setup issues.