Skip to main content
These resources help coding agents and AI tools understand Abstract documentation without manually pasting large amounts of context.

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.md
  • https://docs.abs.xyz/abstract-global-wallet/overview.md

When to use which

ResourceBest for
Docs MCPTool-based retrieval from an MCP-capable host
llms.txtDiscovery and routing
llms-full.txtFull-context ingestion
SKILL.MDTask completion, workflows, and decision support