Skip to content
Grok

Waqi — AI Privacy Layer for Grok

io.github.ajprolific/waqi

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

client:Grok transport:streamable-http

Install Waqi — AI Privacy Layer in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Waqi — AI Privacy Layer in other clients