MCP Server
MCP
io.github.michu5696/paycrow
Escrow protection for agent payments on Base — USDC held in smart contract until job completion.
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