Hubd runs on your own machine — the client starts it, so there is no endpoint to ping. 277 installs a week from npm. Last commit 27 Jul 2026.
The project tracker for teams of humans and AI agents — in plain files. MCP server + CLI.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add hubd -- npx -y @bzdos/hubd
{
"mcpServers": {
"hubd": {
"args": [
"-y",
"@bzdos/hubd"
],
"command": "npx"
}
}
}
[mcp_servers.hubd]
command = "npx"
args = ["-y", "@bzdos/hubd"]
{
"mcpServers": {
"hubd": {
"args": [
"-y",
"@bzdos/hubd"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"hubd": {
"args": [
"-y",
"@bzdos/hubd"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.