hubd for Claude Desktop
io.github.bzdos/hubd
The project tracker for teams of humans and AI agents — in plain files. MCP server + CLI.
client:Claude Desktop
transport:stdio
runtime:npm
Install hubd in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"hubd": {
"command": "npx",
"args": [
"-y",
"@bzdos/hubd"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs