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.
Máy chủ liên quan
Goodday
A read-only server for the Goodday project management platform.
Puzld MCP
Expose your local AI agent CLIs through one MCP endpoint
writefreely-mcp-server
MCP server that enables AI agents to publish and manage content on Write.as and self-hosted WriteFreely instances.
Peek.com Remote MCP Server
Simplify trip planning with Peek.com's Remote MCP for amazing experiences
Paylocity
A server to fetch data from Paylocity API endpoints.
Kanka
An MCP server for integrating with the Kanka API, a worldbuilding and campaign management tool for tabletop RPGs.
Feishu MCP Server
Access and manage Feishu documents for AI coding tools, enabling structured content retrieval, editing, and search.
Tone
A team task management application for collaboration between humans and AI.
Kibela
Integrates with the Kibela API to manage knowledge-based content.
md-pdf-mcp
Converts Markdown to styled PDFs using VS Code's markdown styling and Python's ReportLab.