Agent Tools
Back to MCP servers

com.homevisto/mcp-server

https://mcp.homevisto.com/mcp
● healthy

skills: {'id': 'list_missions', 'name': 'list_missions', 'description': '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.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_mission', 'name': 'get_mission', 'description': '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 information.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'search_missions', 'name': 'search_missions', 'description': '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.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_nearby_missions', 'name': 'get_nearby_missions', 'description': '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.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_mission_stats', 'name': 'get_mission_stats', 'description': 'Get aggregate statistics about missions on the HomeVisto platform. Returns total counts, status breakdown, and average bounty information. Useful for understanding platform activity.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 948.9ms; conformance: pass

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://mcp.homevisto.com/mcp
JSON-RPC initialize probe
curl -X POST https://mcp.homevisto.com/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://mcp.homevisto.com/mcp
Listed at (chiark)
https://chiark.ai/agents/3c8f5d99-5134-43ad-aae2-360844451e0a