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.