Skip to content
Cursor

Bio-Safe-Audit for Cursor

io.github.evozim/bio-safe-audit

Biometric data privacy auditor ensuring Zero-Knowledge compliance.

client:Cursor transport:sse

Install Bio-Safe-Audit in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "bio-safe-audit": {
      "url": "https://bio-safe-audit-mcp.vercel.app/api/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Bio-Safe-Audit in other clients