Skip to content
VS Code

Enforcer for VS Code

dev.instruxi.enforcer/v3

Identity and authorization in one system: allow, deny, the reason, and a record.

client:VS Code transport:streamable-http tools:7

Install Enforcer in VS Code

.vscode/mcp.json

{
  "servers": {
    "v3": {
      "type": "http",
      "url": "https://api.instruxi.dev/mcp"
    }
  }
}

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

What VS Code can do once it is connected

Enforcer in other clients