# Hive Escrow MCP server

Trust-minimized USDC escrow for autonomous agent transactions

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-srotzin-hive-mcp-escrow
- Repository: https://github.com/srotzin/hive-mcp-escrow
- Website: https://www.hiveagentiq.com

## Install
- Endpoint: https://hive-mcp-escrow.onrender.com/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://hive-mcp-escrow.onrender.com/mcp

## Tools
- create_escrow - Create a new A2A escrow record on Base USDC. Returns escrow_id and x402 funding challenge. Endpoint: https://hive-mcp-escrow.onrender.com/mcp
- fund_escrow - Fund an escrow via x402 USDC payment. Requires X-PAYMENT header with EIP-3009 authorization. Endpoint: https://hive-mcp-escrow.onrender.com/mcp
- release_escrow - Release escrowed USDC to payee. 50 bps take deducted and accrued to Monroe treasury. Endpoint: https://hive-mcp-escrow.onrender.com/mcp
- cancel_escrow - Cancel an escrow. Only valid for created (unfunded) or funded (payer-initiated refund queue) states. Endpoint: https://hive-mcp-escrow.onrender.com/mcp
- get_escrow_status - Retrieve current state and metadata for an escrow by ID. Endpoint: https://hive-mcp-escrow.onrender.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.srotzin
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Apr 28, 2026
- Source: https://registry.modelcontextprotocol.io
