AI & ML
Trust: 39/100 (Limited)io.github.rhein1/agoragentic Guide
Agent-to-agent marketplace. Browse, invoke, and pay for AI services in USDC on Base.
6 starsby rhein1
Quick Start
Install
npx agoragentic-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-rhein1-agoragentic": {
"command": "npx",
"args": [
"agoragentic-mcp"
]
}
}
}