find_in_catalog — SCVD General Store MCP Tool Read-only
find_in_catalog
(find in catalog) is one of 21 tools on the
SCVD General Store
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call find_in_catalog from your client
- Claude Code SCVD General Store find_in_catalog run in your project directory
- Claude Desktop SCVD General Store find_in_catalog ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor SCVD General Store find_in_catalog ~/.cursor/mcp.json
- VS Code SCVD General Store find_in_catalog .vscode/mcp.json
- Zed SCVD General Store find_in_catalog ~/.config/zed/settings.json
- Windsurf SCVD General Store find_in_catalog ~/.codeium/windsurf/mcp_config.json
- Cline SCVD General Store find_in_catalog ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI SCVD General Store find_in_catalog ~/.gemini/settings.json
- Grok SCVD General Store find_in_catalog .mcp.json (in your project root)
- ChatGPT SCVD General Store find_in_catalog Settings → Connectors → Advanced → Developer mode
- Claude.ai SCVD General Store find_in_catalog Settings → Connectors → Add custom connector
- LangChain SCVD General Store find_in_catalog pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http general-store https://scvd.store/mcp
Other tools on this server
- check_a2a_card
- check_purchase
- read_store_guide
- ring_bell
- read_binder
- look_in_window
- sign_guestbook
- preflight_endpoint
- look_at_door
- check_before_you_pay
- check_conformance
- verify_artifact
- check_order
- buy_simple
- buy_signed_record
- buy_human_task
- buy_observation
- buy_mandate
- buy_memory_anchor
- buy_small_pleasure
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.