AI & ML
Trust: 30/100 (Limited)io.github.theagoralabs/theagora Guide
AI agent marketplace. 27 tools for buying and selling services with atomic escrow.
by theagoralabs
Quick Start
Install
npx @theagora/mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-theagoralabs-theagora": {
"command": "npx",
"args": [
"@theagora/mcp"
]
}
}
}