Skip to content
VS Code

Warden for VS Code

io.github.larshiensch99/warden

Register every AI agent, log every action, prove it. EU AI Act compliance built in.

client:VS Code transport:streamable-http

Install Warden in VS Code

.vscode/mcp.json

{
  "servers": {
    "warden": {
      "type": "http",
      "url": "https://warden.flowvolt.io/mcp"
    }
  }
}

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

Warden in other clients