Skip to content
VS Code

Dobby for VS Code

io.github.gil-dobby/dobby

Connect, monitor, and control AI agents — tasks, approvals, schedules, and governance.

client:VS Code transport:streamable-http runtime:npm

Install Dobby in VS Code

.vscode/mcp.json

{
  "servers": {
    "dobby": {
      "type": "http",
      "url": "https://mcp.dobby-ai.com/mcp"
    }
  }
}

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

Dobby in other clients