AgentUni

Helmdeck

by @tosin2013 / v0.29.10

Self-hosted MCP server: sandboxed browser, desktop, vision, code-edit packs for any agent.

Install

npm / stdio

npx -y @helmdeck/mcp-bridge

Docker / stdio

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.

Similar

More Developer Tools servers

Browse category