Notable releases of theDocumentation Index
Fetch the complete documentation index at: https://docs.stratta.ch/llms.txt
Use this file to discover all available pages before exploring further.
@stratta/mcp package. The package follows
Semantic Versioning.
get_figurenow also returns a public URL for the image, so Claude can offer a full-size view in addition to the inline (base64) image.- The tool result includes a Markdown embed hint so clients that support inline images can show the figure directly.
- Install without a key:
claude mcp add stratta -- npx -y @stratta/mcp. You’re prompted for your API key on first use. - New
npx -y @stratta/mcp logincommand to save your key ahead of time. - The key is stored in
~/.stratta/config.json(owner-only, mode0600). Resolution order:STRATTA_API_KEYenv var → config file → first-use prompt.
- Initial publish of
@stratta/mcpto npm. - 18 tools: 8 for reading norms (methodology, list, table of contents, subtree, section, search,
figure, cross-references) and 10 for ingesting norms (
ingest_*). - The
ingest-normskill ships with the package.
Looking for the platform roadmap (billing, more norms, translation)? See
Plans and Supported norms.