Skip to content
Back to search
100
MCP live v1.0.0 MCP 2025-03-26 streamable-http

com.homevisto/mcp-server

com.homevisto/mcp-server

Browse property verification missions. Connect with Scouts for GPS-verified tours.

Uptime
100.0%
1 direct probes · 30d
Response
551ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

list_missions

List property verification missions with optional filtering. Returns paginated results sorted by creation date (newest first). Use this to browse available missions on the HomeVisto platform.

get_mission

Get detailed information about a specific property verification mission by its ID. Returns mission details including property address, bounty amount, status, checklist items, and viewer/scout informat…

search_missions

Search for missions by keyword. Searches across mission title, description, and property address fields. Useful for finding missions in specific locations or with specific requirements.

get_nearby_missions

Find property verification missions within a geographic radius. Useful for scouts looking for missions near their location or for finding missions in a specific area.

get_mission_stats

Get aggregate statistics about missions on the HomeVisto platform. Returns total counts, status breakdown, and average bounty information. Useful for understanding platform activity.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.homevisto/mcp-server": {
      "url": "https://mcp.homevisto.com/mcp",
      "transport": "streamable-http"
    }
  }
}