route-lab

Xerialen/route-lab
★ 0 stars Python Other Updated today
DM3 QuakeWorld bot lab: route tooling, acceptance gates, match-deck MCP server
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": {
    "route-lab": {
      "command": "uvx",
      "args": [
        "route-lab"
      ]
    }
  }
}

Or install with pip: pip install route-lab