← Back to Plugins
MCP Server MCP

Waqi — AI Privacy Layer

github By github 👁 1 views ▲ 0 votes

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

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://waqi.bilazann.com/api/mcp/{token}",
      "variables": {
        "token": {
          "description": "Your personal Waqi MCP token — generate it in the dashboard at waqi.bilazann.com after signing up at bilazann.com/waqi",
          "isRequired": true
        }
      }
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...