← Index

io.github.theagoralabs/theagora

io.github.theagoralabs/theagora·v0.1.2·Other
Quality Score
77
/100

AI agent marketplace. 27 tools for buying and selling services with atomic escrow.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "theagora": {
      "command": "npx",
      "args": [
        "-y",
        "@theagora/mcp"
      ],
      "env": {
        "THEAGORA_API_KEY": "<your-theagora_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "theagora": {
      "command": "npx",
      "args": [
        "-y",
        "@theagora/mcp"
      ],
      "env": {
        "THEAGORA_API_KEY": "<your-theagora_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @theagora/mcp
§02  Environment variables
THEAGORA_API_KEY
requiredsecret

Your Theagora API key (starts with agora_live_)

§03  MCP Quality Score  ·  methodology
freshness
22
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other