Agent Tools
Back to MCP servers
● healthy

skills: {'id': 'create_escrow', 'name': 'create_escrow', 'description': 'Create a new A2A escrow record on Base USDC. Returns escrow_id and x402 funding challenge.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'fund_escrow', 'name': 'fund_escrow', 'description': 'Fund an escrow via x402 USDC payment. Requires X-PAYMENT header with EIP-3009 authorization.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'release_escrow', 'name': 'release_escrow', 'description': 'Release escrowed USDC to payee. 50 bps take deducted and accrued to Monroe treasury.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'cancel_escrow', 'name': 'cancel_escrow', 'description': 'Cancel an escrow. Only valid for created (unfunded) or funded (payer-initiated refund queue) states.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_escrow_status', 'name': 'get_escrow_status', 'description': 'Retrieve current state and metadata for an escrow by ID.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 269.4ms; conformance: pass

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://hive-mcp-escrow.onrender.com/mcp
JSON-RPC initialize probe
curl -X POST https://hive-mcp-escrow.onrender.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://hive-mcp-escrow.onrender.com/mcp
Listed at (chiark)
https://chiark.ai/agents/76e553fd-a2b4-4de3-b944-6f558737538e