Documentation Index
Fetch the complete documentation index at: https://docs.3ngram.ai/llms.txt
Use this file to discover all available pages before exploring further.
MCP server URL
API stability
Authentication
The MCP server uses OAuth 2.0 with device flow support. Your MCP client handles the auth flow automatically during setup.Response format
MCP tools return a human-readable text fallback optimized for LLM consumption. Tools with output schemas also returnstructuredContent matching published response models; clients should prefer structuredContent when available and avoid parsing the text fallback as a stable API.