Skip to content
Go To Dashboard

For AI Tools

Sapiom provides structured documentation for AI coding assistants. Choose the integration method that works best for your tool.

If you installed Sapiom via the Claude Code plugin or scaffolded an agent project, your coding agent already carries the sapiom-agent-authoring skill and the project’s AGENTS.md — no separate install. This page is for giving any AI tool access to the documentation itself.

For tools that support llms.txt (like Cursor), point to:

https://docs.sapiom.ai/llms.txt

This provides a structured overview of all Sapiom documentation in a format optimized for LLM consumption.

Add .md to any documentation URL to get clean markdown:

PageMarkdown
/ (Get Started)/index.md
/agents/quick-start/agents/quick-start.md
/capabilities/search/capabilities/search.md
/capabilities/verify/capabilities/verify.md
/integration/mcp-servers/remote/integration/mcp-servers/remote.md

Example:

Terminal window
curl https://docs.sapiom.ai/capabilities/verify.md

Internal links in markdown files point to other .md files for easy navigation.

Both methods provide access to documentation for: