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