npx claudepluginhub utakatakyosui/c2lab --plugin vibe-kanbanAdd to your .mcp.json:
{
"mcpServers": {
"vibe_kanban": {
"command": "npx",
"args": [
"-y",
"vibe-kanban@latest",
"--mcp"
],
"env": {
"BROWSER": "none"
}
}
}
}npxBROWSER=none