Skip to content
VS Code

Oakallow for VS Code

io.github.oakallow/oakallow

Runtime permission, approval, and audit layer for AI agent tool execution.

client:VS Code transport:streamable-http

Install Oakallow in VS Code

.vscode/mcp.json

{
  "servers": {
    "oakallow": {
      "type": "http",
      "url": "https://api.oakallow.io/mcp"
    }
  }
}

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

Oakallow in other clients