Skip to content
Claude Desktop

Dobby for Claude Desktop

io.github.gil-dobby/dobby

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

client:Claude Desktop transport:streamable-http runtime:npm

Install Dobby in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "dobby": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.dobby-ai.com/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Dobby in other clients