cyberagents-exchange

tenable/cyberagents-exchange
★ 0 stars Python AI/LLM Updated 3d ago
Community-contributed agents, skills, MCP servers, and playbooks for the CyberAgents Exchange
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": {
    "cyberagents-exchange": {
      "command": "uvx",
      "args": [
        "cyberagents-exchange"
      ]
    }
  }
}

Or install with pip: pip install cyberagents-exchange