Quiet Menders for VS Code
com.brianbooms/quiet-menders
Free privacy tools for AI agents: attestation, scrubbing, clinic diagnosis. No tracking.
client:VS Code
transport:streamable-http
tools:10
Install Quiet Menders in VS Code
.vscode/mcp.json
{
"servers": {
"quiet-menders": {
"type": "http",
"url": "https://quiet-menders-mcp.brianbooms.workers.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs