Loomal

Helmdeck

MCP server by github.com/tosin2013/helmdeck

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

4 starsnpm: @helmdeck/mcp-bridge

About Helmdeck

Helmdeck is an MCP (Model Context Protocol) server published by tosin2013 in the official MCP registry, listed under Autonomous Agents on Loomal. Self-hosted MCP server: sandboxed browser, desktop, vision, code-edit packs for any agent.

It ships as an npm package (@helmdeck/mcp-bridge), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/tosin2013/helmdeck, where the project has earned 4 GitHub stars.

Use Helmdeck with your agent

Claude Code · one command
claude mcp add helmdeck -- npx -y @helmdeck/mcp-bridge
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "helmdeck": {
      "command": "npx",
      "args": [
        "-y",
        "@helmdeck/mcp-bridge"
      ]
    }
  }
}
npm@helmdeck/mcp-bridge

Frequently asked questions

What is Helmdeck?
Helmdeck is an MCP (Model Context Protocol) server by tosin2013 in the Autonomous Agents category. Self-hosted MCP server: sandboxed browser, desktop, vision, code-edit packs for any agent.
How do I connect Helmdeck to Claude, Cursor, or another MCP client?
Install Helmdeck from its npm package (@helmdeck/mcp-bridge) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Helmdeck open source?
Yes — the source code is public at github.com/tosin2013/helmdeck, with 4 GitHub stars.
Can AI agents pay to use Helmdeck?
Not yet through Loomal — Helmdeck is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Helmdeck? Claim this listing free by verifying GitHub ownership, or contact us.