Developer Tools
Trust: 25/100 (Limited)io.github.michu5696/paycrow Guide
Escrow protection for agent payments on Base — USDC held in smart contract until job completion.
Quick Start
Install
npx paycrowClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-michu5696-paycrow": {
"command": "npx",
"args": [
"paycrow"
]
}
}
}