What is the Scout MCP server?
Find licensed real estate agents, search MLS, route leads. Remote MCP for SC + GA brokerages.
How to install Scout
Copy-paste configuration for popular MCP clients.
AuthorizationsecretBearer token for authenticated tools (scout.route_lead, scout.get_seller_signals). Anonymous access works without this header for scout.coverage, scout.search_listings, and scout.find_agent. Request a key at spencer@flikah.com.
{
"mcpServers": {
"scout-mcp": {
"url": "https://scout.realestate/api/mcp"
}
}
}{
"mcpServers": {
"scout-mcp": {
"serverUrl": "https://scout.realestate/api/mcp"
}
}
}{
"servers": {
"scout-mcp": {
"type": "http",
"url": "https://scout.realestate/api/mcp"
}
}
}{
"mcpServers": {
"scout-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://scout.realestate/api/mcp"
]
}
}
}claude mcp add --transport http scout-mcp https://scout.realestate/api/mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.