Skip to content
VS Code

Dockhold for VS Code

eu.dockhold/dockhold

Deploy a GitHub repo to a live HTTPS URL from your AI tool; read logs, set variables, resize apps.

client:VS Code transport:streamable-http tools:20

Install Dockhold in VS Code

.vscode/mcp.json

{
  "servers": {
    "dockhold": {
      "type": "http",
      "url": "https://api.dockhold.eu/mcp"
    }
  }
}

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

What VS Code can do once it is connected

Dockhold in other clients