- Open Guides Studio → Connect an AI (create.guides.co/ai).
- Generate new API key - copy the token (shown once).
- Copy the Instructions for your AI block on that page.
- Wire up your AI:
- ChatGPT: Custom GPT → import /api/gdf/v1/openapi.json as Actions.
- Gemini: Google AI Studio → Tools → function calling → paste OpenAPI from /api/gdf/v1/openapi.json + Bearer key.
- Claude / Cursor: MCP server - see Guides MCP setup.
Note: gemini.google.com chat cannot call the API; use AI Studio for notebook mode.
Full walkthrough: Connecting AI to Guides.