Skip to content
VS Code

Edgehound for VS Code

io.github.energixe/edgehound-mcp

Writes adversarial test suites for AI-built code. Your agent's test engineer.

client:VS Code transport:streamable-http

Install Edgehound in VS Code

.vscode/mcp.json

{
  "servers": {
    "edgehound-mcp": {
      "type": "http",
      "url": "https://gauntlet.mcpize.run/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Edgehound in other clients