This guide gets you from nothing to a working setup where Claude answers questions about Swiss norms with exact citations. You’ll need Claude Code or Claude Desktop installed, and Node.js version 20 or newer.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.
Create a free Stratta account
Go to stratta.ch and sign up with email/password (or Google).
Verify your email when prompted.A personal workspace is created automatically — this is where your norms and API keys live.
Generate an API key
Open stratta.ch/api-keys, click Create API key, give it a
memorable name, and copy the key.
Add the Stratta MCP server to Claude
In Claude Code, run:No key is needed up front. On the first call, Claude Code prompts you to paste your API key;
it’s validated and saved to
~/.stratta/config.json, so you only do this once.Using Claude Desktop instead? See Install in Claude Desktop.If the answer includes a section path and page number you can find in the printed norm, you’re
set up correctly.
What just happened
Claude used the Stratta MCP server — a small program that exposes your norms to Claude as a set of tools. When you asked a question, Claude:- Listed the norms available in your workspace.
- Opened the table of contents and drilled into the relevant chapter.
- Read the section content and followed cross-references to other norms.
- Answered with a citation pointing to a section it actually opened.
Next steps
Ask better questions
Prompt patterns that get the most out of Stratta.
Add your own norm
Ingest a norm you’re licensed for into your workspace.
Invite your team
Share a workspace and its norms with colleagues.
MCP Reference
Every tool, parameter, and command.