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