Loomal

paycrow

MCP server by github.com/michu5696/paycrow

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

0 starsnpm: paycrowRemote-capable

About paycrow

paycrow is an MCP (Model Context Protocol) server published by michu5696 in the official MCP registry, listed under Autonomous Agents on Loomal. Escrow protection for agent payments on Base — USDC held in smart contract until job completion.

paycrow runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally. It also ships as an npm package (paycrow), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/michu5696/paycrow.

Use paycrow with your agent

Claude Code · one command
claude mcp add --transport http paycrow https://paycrow-app.fly.dev/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "paycrow": {
      "url": "https://paycrow-app.fly.dev/mcp"
    }
  }
}
streamable-httphttps://paycrow-app.fly.dev/mcp
npmpaycrow

Frequently asked questions

What is paycrow?
paycrow is an MCP (Model Context Protocol) server by michu5696 in the Autonomous Agents category. Escrow protection for agent payments on Base — USDC held in smart contract until job completion.
How do I connect paycrow to Claude, Cursor, or another MCP client?
paycrow is a remote MCP server — add its endpoint (https://paycrow-app.fly.dev/mcp) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is paycrow open source?
Yes — the source code is public at github.com/michu5696/paycrow.
Can AI agents pay to use paycrow?
Not yet through Loomal — paycrow is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain paycrow? Claim this listing free by verifying GitHub ownership, or contact us.