Skip to content
Cursor

Hive Escrow for Cursor

io.github.srotzin/hive-mcp-escrow

Trust-minimized USDC escrow for autonomous agent transactions

client:Cursor transport:streamable-http

Install Hive Escrow in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "hive-mcp-escrow": {
      "url": "https://hive-mcp-escrow.onrender.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Hive Escrow in other clients