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