Odel
GAUNTLEX

GAUNTLEX

Local
@sanjoy12341PythonMITUpdated 1mo ago

Concurrent Builder + Breaker agents generate code and adversarial tests at once, gated in CI.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIgauntlex-aiv1.0.2

Run

uvx gauntlex-ai

MCP client config

{
  "mcpServers": {
    "gauntlex": {
      "command": "uvx",
      "args": [
        "gauntlex-ai"
      ]
    }
  }
}