← Index

io.github.michu5696/paycrow

io.github.michu5696/paycrow·v1.0.0·Finance & Payments
Quality Score
73
/100

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

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://paycrow-app.fly.dev/mcp
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "paycrow": {
      "command": "npx",
      "args": [
        "-y",
        "paycrow"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "paycrow": {
      "command": "npx",
      "args": [
        "-y",
        "paycrow"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y paycrow
§03  MCP Quality Score  ·  methodology
freshness
23
completeness
5
installability
25
documentation
10
stability
10
§04  Alternatives in Finance & Payments