← Back to Plugins
MCP Server MCP

io.github.michu5696/paycrow

MCP Registry publisher By MCP Registry publisher 👁 1 views ▲ 0 votes

Escrow protection for agent payments on Base — USDC held in smart contract until job completion.

Homepage Verified source

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://paycrow-app.fly.dev/mcp"
    }
  ],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "paycrow",
      "version": "1.0.0",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol streamable-http npm

Comments

Sign in to leave a comment

Loading comments...