list_guides — One AI Guide MCP Tool Read-only
list_guides
(list guides) is one of 7 tools on the
One AI Guide
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call list_guides from your client
- Claude Code One AI Guide list_guides run in your project directory
- Claude Desktop One AI Guide list_guides ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor One AI Guide list_guides ~/.cursor/mcp.json
- VS Code One AI Guide list_guides .vscode/mcp.json
- Zed One AI Guide list_guides ~/.config/zed/settings.json
- Windsurf One AI Guide list_guides ~/.codeium/windsurf/mcp_config.json
- Cline One AI Guide list_guides ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI One AI Guide list_guides ~/.gemini/settings.json
- Grok One AI Guide list_guides .mcp.json (in your project root)
- ChatGPT One AI Guide list_guides Settings → Connectors → Advanced → Developer mode
- Claude.ai One AI Guide list_guides Settings → Connectors → Add custom connector
- LangChain One AI Guide list_guides pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http public-catalog https://oneaiguide.com/api/mcp/v1
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.