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.
संबंधित सर्वर
Todo List
A server that provides a comprehensive API for managing todo items.
Dovetail
Connect AI tools to the Dovetail API for user research and customer feedback analysis.
YouTrack
Access the YouTrack REST API to manage projects and track issues in real-time.
Apple Reminders
A server for native integration with Apple Reminders on macOS.
JSON Canvas MCP Server
A server for creating, modifying, validating, and exporting JSON Canvas files, a format for infinite canvas data.
Fibery
Perform queries and entity operations in your Fibery workspace.
MindmupGoogleDriveMcp
This server enables you to search, retrieve, and parse MindMup files stored in your Google Drive directly through the MCP interface.
AutoCAD MCP Server
Integrates AutoCAD with large language models (LLMs) for natural language interaction. Requires AutoCAD 2018+ on Windows.
Linear MCP Server
A server for interacting with the Linear project management tool using the Linear API.
Attendee MCP Server
An MCP server for managing Attendee meeting bots, requiring a running Attendee backend service.