AdamManuel-dev/task-kanban-mcp
A task management system that is only reachable through CLI/API/MCP. This is to give claude proper context and order of completion when vibe coding
Platform-specific configuration:
{
"mcpServers": {
"task-kanban-mcp": {
"command": "npx",
"args": [
"-y",
"task-kanban-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...