scout.coverage — Scout MCP Tool
scout.coverage
(scout coverage) is one of 18 tools on the
Scout
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call scout.coverage from your client
- Claude Code Scout scout.coverage run in your project directory
- Claude Desktop Scout scout.coverage ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Scout scout.coverage ~/.cursor/mcp.json
- VS Code Scout scout.coverage .vscode/mcp.json
- Zed Scout scout.coverage ~/.config/zed/settings.json
- Windsurf Scout scout.coverage ~/.codeium/windsurf/mcp_config.json
- Cline Scout scout.coverage ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Scout scout.coverage ~/.gemini/settings.json
- Grok Scout scout.coverage .mcp.json (in your project root)
- ChatGPT Scout scout.coverage Settings → Connectors → Advanced → Developer mode
- Claude.ai Scout scout.coverage Settings → Connectors → Add custom connector
- LangChain Scout scout.coverage pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http scout-mcp https://scout.realestate/api/mcp
Other tools on this server
- scout.search_listings
- scout.find_agent
- scout.find_public_agent
- scout.find_brokerage
- scout.route_lead
- scout.get_seller_signals
- scout.search_leads
- scout.purchase_lead
- scout.subscribe_lead_feed
- scout.market_pulse
- scout.agent_profile
- scout.verify_license
- scout.team_roster
- scout.compare_agents
- scout.estimate_value
- scout.referral_terms
- scout.school_district
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.