Documentation Index
Fetch the complete documentation index at: https://docs.tattoo.dev/llms.txt
Use this file to discover all available pages before exploring further.
Mintlify Docs MCP
Mintlify exposes a read-only documentation MCP endpoint at:What It Is For
- Reading the current public docs.
- Helping Studio OS, tattoo.co, or integration agents understand the documented API posture.
- Searching endpoint guides, authentication notes, and surface-map pages.
- Keeping external coding assistants aligned with
docs.tattoo.dev.
What It Is Not For
- It is not the TattooAPI Ontology Guidance MCP.
- It is not a source-pack upload channel.
- It is not a Convex, Mastra, or runtime admin endpoint.
- It cannot grant write access or bypass WorkOS actor mapping.
- It must not be used as the canonical source for unpublished internal PRDs.
Relationship To The Ontology Guidance MCP
TattooAPI has two different MCP concepts:| MCP | Purpose | Public? |
|---|---|---|
| Mintlify Docs MCP | Read published docs from docs.tattoo.dev | Public docs read surface |
| Ontology Guidance MCP | Internal ontology/source-pack guidance for acquisition and refinement agents | Internal WorkOS-protected surface |
Agent Instruction
When using this MCP, agents should treat the docs as current public guidance, then verify sensitive claims against repo verifiers before changing production behavior. Recommended guardrails:- Do not infer public writes from archived examples.
- Do not treat internal source-pack or Mastra routes as public product surfaces.
- Do not expose WorkOS secrets, Convex admin keys, Sanity tokens, or local Tailscale URLs.
- Prefer
https://api.tattooapi.com/v1in examples unless a private integration explicitly requires another host.
