Helmdeck
Self-hosted MCP server: sandboxed browser, desktop, vision, code-edit packs for any agent.
Install
npmstdio
npx -y @helmdeck/mcp-bridge Dockerstdio
docker run -i --rm ghcr.io/tosin2013/helmdeck-mcp:0.29.10 Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-tosin2013-helmdeck": {
"command": "npx",
"args": [
"-y",
"@helmdeck/mcp-bridge"
]
}
}
} Source: official MCP Registry record · registry name io.github.tosin2013/helmdeck · published 2026-06-22 · updated 2026-06-22. Not an endorsement; review the code before connecting it to anything sensitive.