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