mcp sudo for Claude Desktop
io.github.kamarusama/mcp-sudo
Run sudo commands with a Fernet-encrypted password bound to machine-id + user.
client:Claude Desktop
transport:stdio
runtime:pypi
Install mcp sudo in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp-sudo": {
"command": "uvx",
"args": [
"mcp-sudo"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs