scout.market_pulse — Scout MCP Tool
scout.market_pulse
(scout market pulse) 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.market_pulse from your client
- Claude Code Scout scout.market_pulse run in your project directory
- Claude Desktop Scout scout.market_pulse ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Scout scout.market_pulse ~/.cursor/mcp.json
- VS Code Scout scout.market_pulse .vscode/mcp.json
- Zed Scout scout.market_pulse ~/.config/zed/settings.json
- Windsurf Scout scout.market_pulse ~/.codeium/windsurf/mcp_config.json
- Cline Scout scout.market_pulse ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Scout scout.market_pulse ~/.gemini/settings.json
- Grok Scout scout.market_pulse .mcp.json (in your project root)
- ChatGPT Scout scout.market_pulse Settings → Connectors → Advanced → Developer mode
- Claude.ai Scout scout.market_pulse Settings → Connectors → Add custom connector
- LangChain Scout scout.market_pulse 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.coverage
- 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.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.