botcentrum

zemloai-ctrl/botcentrum
★ 0 stars HTML AI/LLM Updated today
Independent comparison resource for the agent economy — APIs, MCP servers, and signal infrastructure for AI agents and automated systems. No paid placements.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "botcentrum": {
      "command": "npx",
      "args": [
        "-y",
        "zemloai-ctrl/botcentrum"
      ]
    }
  }
}