HomeVisto
HomeVisto ofrece una solución revolucionaria al conectar a buscadores de propiedades remotas con "Scouts" locales que brindan recorridos en video en vivo y verificados por GPS de las propiedades.
Documentación
HomeVisto MCP Server
Model Context Protocol server for AI agents to browse property verification missions
Server Endpoint
POST https://mcp.homevisto.com/mcp
Protocol: MCP 2025-03-26 | Transport: Streamable HTTP | All tools are read-only
Available Tools
list_missions— List missions with filtering and paginationget_mission— Get detailed mission information by IDsearch_missions— Search missions by keywordget_nearby_missions— Find missions within a geographic radiusget_mission_stats— Get platform statistics
Quick Example
curl -X POST https://mcp.homevisto.com/mcp
-H "Content-Type: application/json"
-d '{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "list_missions",
"arguments": { "status": "OPEN", "limit": 5 }
}
}'
Full DocumentationVisit HomeVisto
HomeVisto — The marketplace connecting remote property seekers with local Scouts for live, verified property tours.