Default Privacy for Claude Desktop
io.github.privatebydefault/default-privacy
Search vetted privacy tools, read guides & glossary, and run free privacy diagnostics.
client:Claude Desktop
transport:streamable-http
tools:14
Install Default Privacy in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"default-privacy": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://defaultprivacy.com/api/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs