S
Sudo MCP Custom
by @dv-blk
User approval UI for AI sudo commands. Chrome extension + SSH tunneling support. AI-generated code.
Created 1/21/2026
Updated about 1 month ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-sudo-mcp-custom
Cursor configuration (mcp.json)
{
"mcpServers": {
"dv-blk-sudo-mcp-custom": {
"command": "npx",
"args": [
"dv-blk-sudo-mcp-custom"
]
}
}
}