An API key is how the Stratta MCP server proves it’s allowed to read and write your workspace. You create it once on the website, then hand it to your Claude client.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.
Open the API keys page
Go to stratta.ch/api-keys while signed in.
Create a key
Click Create API key, give it a memorable name (for example “Laptop — Claude Code”),
and confirm. A name helps you recognise and revoke the right key later.
Give it to your Claude client
Follow Install in Claude Code or
Install in Claude Desktop. You can paste the key when
prompted, save it with
npx -y @stratta/mcp login, or set it as an environment variable.Treat your key like a password
Limits
To prevent abuse, each user can hold:| Limit | Value |
|---|---|
| Active API keys | 50 |
| New keys per 24 hours | 20 |
Next steps
Install in Claude Code
The recommended setup.
Install in Claude Desktop
For the desktop app.