proton workflow connector for Claude Code
io.github.ntrpydev/proton-workflow-connector
Unofficial self-hosted MCP connector for Proton Mail Bridge and SimpleLogin.
client:Claude Code
transport:stdio
runtime:pypi
Install proton workflow connector in Claude Code
run in your project directory
claude mcp add proton-workflow-connector -e PROTON_BRIDGE_USERNAME=<PROTON_BRIDGE_USERNAME> -e PROTON_BRIDGE_PASSWORD=<PROTON_BRIDGE_PASSWORD> -e PROTON_BRIDGE_EMAIL=<PROTON_BRIDGE_EMAIL> -e SIMPLELOGIN_API_KEY=<SIMPLELOGIN_API_KEY> -- uvx proton-workflow-connector
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs