HomeVisto
HomeVisto offers a revolutionary solution by connecting remote property seekers with local "Scouts" who provide live, GPS-verified video tours of properties.
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.
Похожие серверы
Outlook Calendar
Access and manage your local Microsoft Outlook calendar on Windows.
Jira MCP Server
An MCP server for interacting with the Jira API to manage projects, issues, and workflows.
Atlassian Confluence
Interact with Atlassian Confluence Cloud spaces, pages, and content in real-time.
ProPresenter 7 MCP Server
ProPresenter 7 MCP Server
Sequential Thinking
Dynamic and reflective problem-solving through thought sequences
DeepSRT
Summarize YouTube videos using the DeepSRT API.
Calculator
A simple calculator server for performing basic arithmetic operations.
arXiv Chatbot
A local chatbot for searching and interacting with arXiv documents using LangChain.
medical-denial-codes
Reference lookup for medical claim denial codes and standard resubmission strategies.
go-review-mcp
Code reviewing following the Go style guides directly from official and recommended sources.