Skip to content
VS Code

antrieb for VS Code

sh.antrieb/antrieb

Validates AI infra code on real VMs. Self-corrects until it works. No containers, no sandboxes.

client:VS Code transport:streamable-http

Install antrieb in VS Code

.vscode/mcp.json

{
  "servers": {
    "antrieb": {
      "type": "http",
      "url": "https://antrieb.sh/mcp"
    }
  }
}

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

antrieb in other clients