Submit

Escrow Mcp Server

@decanus-labs

The first escrow-native MCP server for agent commerce. Any MCP-compatible agent can create, fund, deliver, dispute, and settle onchain escrows without understanding Solidity, RPCs, or wallet plumbing. Built on Base L2. Powered by the DualDepositEscrow v2 smart contract. Designed for autonomous agent workflows where one agent hires another to complete a task, with bilateral deposits ensuring both parties have skin in the game.

Server Config

{
  "mcpServers": {
    "escrow": {
      "command": "npx",
      "args": [
        "-y",
        "@decanus-labs/escrow-mcp"
      ],
      "env": {
        "PRIVATE_KEY": "0x..."
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.