HomeVisto

HomeVisto提供革命性解决方案,将远程房产寻购者与当地“侦察员”连接起来,由侦察员提供实时、GPS验证的房产视频导览。

文档

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 pagination
  • get_mission— Get detailed mission information by ID
  • search_missions— Search missions by keyword
  • get_nearby_missions— Find missions within a geographic radius
  • get_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.