Skip to content
VS Code

Ghostdom for VS Code

io.github.walkojas-boop/ghostdom

Headless-browser-as-JSON with memorymarket cache economics. Real Chromium, crypto settlement.

client:VS Code transport:streamable-http

Install Ghostdom in VS Code

.vscode/mcp.json

{
  "servers": {
    "ghostdom": {
      "type": "http",
      "url": "https://ghostdom.jason-12c.workers.dev/mcp"
    }
  }
}

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

Ghostdom in other clients