| Platform | Notebook (read + write) | Reference (read-only) |
|---|---|---|
| ChatGPT App | https://mcp.guides.co/mcp + OAuth | Paste /g/{slug}/gdf URL |
| ChatGPT Custom GPT | OpenAPI Actions + Bearer key | Paste /g/{slug}/gdf or plaintext URL |
| Gemini | Google AI Studio + OpenAPI | Consumer chat: paste GDF JSON; public guides: /g/{slug}/gdf |
| Claude / Cursor | Local guides-gdf-mcp (stdio) + Bearer key | Project knowledge or public GDF URL |
| Copilot | OpenAPI when supported | /g/{slug}/gdf |
MCP tools mirror this API - see Guides MCP setup and Guides AI - Testing. Hosted MCP uses OAuth (no shared API key on the server).