Kagan runs on your own machine — the client starts it, so there is no endpoint to ping. 891 installs a week from pypi. Last commit 27 Jul 2026.
AI-powered Kanban TUI for autonomous development workflows with agent orchestration
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 kagan -- uvx kagan
{
"mcpServers": {
"kagan": {
"args": [
"kagan"
],
"command": "uvx"
}
}
}
[mcp_servers.kagan]
command = "uvx"
args = ["kagan"]
{
"mcpServers": {
"kagan": {
"args": [
"kagan"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"kagan": {
"args": [
"kagan"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.