mcp sudo for Windsurf
io.github.kamarusama/mcp-sudo
Run sudo commands with a Fernet-encrypted password bound to machine-id + user.
client:Windsurf
transport:stdio
runtime:pypi
Install mcp sudo in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp-sudo": {
"command": "uvx",
"args": [
"mcp-sudo"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs