Agent Tools
Back to MCP servers
● healthy

skills: {'id': 'service_search', 'name': 'service_search', 'description': 'Search for licensed home service providers (HVAC, plumbing, electrical) near a location. Returns ranked results with ratings, pricing, and contact info.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'provider_profile', 'name': 'provider_profile', 'description': 'Retrieve detailed profile information for a specific service provider including license status, reviews, and service history.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'home_profile', 'name': 'home_profile', 'description': "Manage the authenticated user's home profile — view or update property details like square footage, year built, and systems installed.", 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'job_history', 'name': 'job_history', 'description': "Retrieve the authenticated user's past service requests and completed jobs, optionally filtered by trade category.", 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 139.1ms; conformance: pass

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://stoop-mcp-server.stoop.workers.dev/mcp
JSON-RPC initialize probe
curl -X POST https://stoop-mcp-server.stoop.workers.dev/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://stoop-mcp-server.stoop.workers.dev/mcp
Listed at (chiark)
https://chiark.ai/agents/69b058d6-0f3d-47a4-82eb-30638f677ce5