Docs index
Super Carl API & MCP docs
LLM-readable map of the Super Carl docs surface.
Context guidance: Start here when choosing the smallest useful page or JSON view for an agent task.
Super Carl API & MCP docs
This is the agent-readable docs index. The human app at /docs loads detailed UI with JSON requests; agent pages below are split by context so an LLM can fetch only the relevant slice.
Recommended context strategy
- Start with /docs/overview for auth, limits, credits, and MCP connection basics.
- Use one focused HTML page for prose and examples, then fetch the matching .json view when exact schemas are needed.
- Use /docs/schema.json only when the complete public schema is required.
Canonical machine-readable endpoints