search_card_catalog — catalog MCP Tool Read-only
search_card_catalog
(search card catalog) is one of 5 tools on the
catalog
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call search_card_catalog from your client
- Claude Code catalog search_card_catalog run in your project directory
- Claude Desktop catalog search_card_catalog ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor catalog search_card_catalog ~/.cursor/mcp.json
- VS Code catalog search_card_catalog .vscode/mcp.json
- Zed catalog search_card_catalog ~/.config/zed/settings.json
- Windsurf catalog search_card_catalog ~/.codeium/windsurf/mcp_config.json
Fastest route
claude mcp add --transport http catalog https://api.askmiles.ai/mcp
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.