Skip to content
Cline

hubd for Cline

io.github.bzdos/hubd

The project tracker for teams of humans and AI agents — in plain files. MCP server + CLI.

client:Cline transport:stdio runtime:npm

Install hubd in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "hubd": {
      "command": "npx",
      "args": [
        "-y",
        "@bzdos/hubd"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

hubd in other clients