lookup_catalog — Misfit Machine Store MCP Tool Read-only
lookup_catalog
(lookup catalog) is one of 3 tools on the
Misfit Machine Store
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call lookup_catalog from your client
- Claude Code Misfit Machine Store lookup_catalog run in your project directory
- Claude Desktop Misfit Machine Store lookup_catalog ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Misfit Machine Store lookup_catalog ~/.cursor/mcp.json
- VS Code Misfit Machine Store lookup_catalog .vscode/mcp.json
- Zed Misfit Machine Store lookup_catalog ~/.config/zed/settings.json
- Windsurf Misfit Machine Store lookup_catalog ~/.codeium/windsurf/mcp_config.json
- Cline Misfit Machine Store lookup_catalog ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Misfit Machine Store lookup_catalog ~/.gemini/settings.json
- Grok Misfit Machine Store lookup_catalog .mcp.json (in your project root)
- ChatGPT Misfit Machine Store lookup_catalog Settings → Connectors → Advanced → Developer mode
- Claude.ai Misfit Machine Store lookup_catalog Settings → Connectors → Add custom connector
- LangChain Misfit Machine Store lookup_catalog pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http misfit-machine-store https://cibcxqrqiqvzpardbdrw.supabase.co/functions/v1/misfit-machine-store-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.