hubd for Windsurf
io.github.bzdos/hubd
The project tracker for teams of humans and AI agents — in plain files. MCP server + CLI.
client:Windsurf
transport:stdio
runtime:npm
Install hubd in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"hubd": {
"command": "npx",
"args": [
"-y",
"@bzdos/hubd"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs