Bio-Safe-Audit for VS Code
io.github.evozim/bio-safe-audit
Biometric data privacy auditor ensuring Zero-Knowledge compliance.
client:VS Code
transport:sse
Install Bio-Safe-Audit in VS Code
.vscode/mcp.json
{
"servers": {
"bio-safe-audit": {
"type": "sse",
"url": "https://bio-safe-audit-mcp.vercel.app/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs