Skip to content
VS Code

octodock for VS Code

com.octo-dock/octodock

One MCP URL for all your apps. 600+ actions for AI.

client:VS Code transport:streamable-http

Install octodock in VS Code

.vscode/mcp.json

{
  "servers": {
    "octodock": {
      "type": "http",
      "url": "https://octo-dock.com/mcp/{apiKey}"
    }
  }
}

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

octodock in other clients