Skip to content
VS Code

openhelm for VS Code

ai.openhelm/openhelm

Autonomous cloud agent tasks: real browser + your tools, structured evidence-backed results.

client:VS Code transport:streamable-http

Install openhelm in VS Code

.vscode/mcp.json

{
  "servers": {
    "openhelm": {
      "type": "http",
      "url": "https://mcp.openhelm.ai/main/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

openhelm in other clients