Skip to main content

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.

Notable releases of the @stratta/mcp package. The package follows Semantic Versioning.
0.3.0
Figure URLs
  • get_figure now 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.
0.2.0
Zero-config onboarding
  • 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 login command to save your key ahead of time.
  • The key is stored in ~/.stratta/config.json (owner-only, mode 0600). Resolution order: STRATTA_API_KEY env var → config file → first-use prompt.
0.1.0
First public release
  • Initial publish of @stratta/mcp to 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-norm skill ships with the package.
Looking for the platform roadmap (billing, more norms, translation)? See Plans and Supported norms.