Docs MCP
Connect an MCP-capable tool directly to Abstract docs.
llms.txt
Use a lightweight index of the docs.
llms-full.txt
Use the full text of the docs in one file.
SKILL.MD
Use a cheat sheet optimized for coding-agent execution.
Markdown pages
Append.md to any docs URL to get a clean Markdown version:
https://docs.abs.xyz/overview.mdhttps://docs.abs.xyz/abstract-global-wallet/overview.md
When to use which
| Resource | Best for |
|---|---|
| Docs MCP | Tool-based retrieval from an MCP-capable host |
| llms.txt | Discovery and routing |
| llms-full.txt | Full-context ingestion |
| SKILL.MD | Task completion, workflows, and decision support |