Skip to content
Windsurf

Proton Drive CLI MCP for Windsurf

io.github.borealstack/proton-drive-cli-mcp

Manage Proton Drive from MCP clients through Proton's official CLI without exposing credentials.

client:Windsurf transport:stdio runtime:npm

Install Proton Drive CLI MCP in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "proton-drive-cli-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@borealstack/proton-drive-cli-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Proton Drive CLI MCP in other clients