Skip to content
VS Code

Waqi — AI Privacy Layer for VS Code

io.github.ajprolific/waqi

Redacts PII from your business tools before the AI sees them — with a provable audit log.

client:VS Code transport:streamable-http

Install Waqi — AI Privacy Layer in VS Code

.vscode/mcp.json

{
  "servers": {
    "waqi": {
      "type": "http",
      "url": "https://waqi.bilazann.com/api/mcp/{token}"
    }
  }
}

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

Waqi — AI Privacy Layer in other clients