Agent Tools
Back to MCP servers
● healthy

skills: {'id': 'search_motors', 'name': 'search_motors', 'description': 'Search current Mercury outboard inventory at Harris Boat Works (Ontario). Filter by horsepower, family (FourStroke, Pro XS, SeaPro, Racing), or stock status. Returns CAD pricing. Excludes Verado.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_motor', 'name': 'get_motor', 'description': 'Fetch a single Mercury motor by id or slug, including pricing, shaft length, and deep-link URL.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'estimate_trade_in', 'name': 'estimate_trade_in', 'description': "Estimate the trade-in value (CAD) of a customer's current outboard. Brand penalties apply (Mercury preferred, Yamaha/Honda neutral, Evinrude/Johnson/Force/Chrysler discounted).", 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'build_quote', 'name': 'build_quote', 'description': 'Build an itemized CAD quote (motor + installation + propeller + trade-in + HST + financing tier) and return a deep-link URL the customer can open. Optional contact captures a lead in the dealership CRM.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_brand_rules', 'name': 'get_brand_rules', 'description': "Return Harris Boat Works' authoritative source-of-truth rules for any agent representing them: pricing currency, geography, no-Verado policy, financing minimums, deposit tiers, warranty.", 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 307.1ms; conformance: pass

Transport
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://eutsoqdpjurknjsshxes.supabase.co/functions/v1/agent-mcp-server
JSON-RPC initialize probe
curl -X POST https://eutsoqdpjurknjsshxes.supabase.co/functions/v1/agent-mcp-server \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://eutsoqdpjurknjsshxes.supabase.co/functions/v1/agent-mcp-server
Listed at (chiark)
https://chiark.ai/agents/356ada9a-de7a-4236-bcb5-f0f152dbf8b1