MCP Hub
Back to servers

Kagan

AI-powered Kanban TUI for autonomous development workflows with agent orchestration

Registryglama
Stars
44
Forks
7
Updated
Mar 23, 2026
Validated
Mar 25, 2026

Quick Install

uvx kagan

Kagan — AI-powered Kanban board for coding agents

PyPI Python License: MIT Stars Discord

Snyk Glama

Docs · Quickstart · MCP Setup · CLI Reference · Contributing


A terminal Kanban board that runs AI coding agents on your code. Create tasks, run agents autonomously or in pair mode. 14 agents supported.

Install

uv tool install kagan     # or: uvx kagan
Mac / Linux (no uv)
curl -fsSL https://uvget.me/install.sh | bash -s -- kagan
Windows (PowerShell)
iwr -useb uvget.me/install.ps1 -OutFile install.ps1; .\install.ps1 kagan

Full docs: docs.kagan.sh. TUI: Space cycles layout, Esc closes, Ctrl+F fullscreen.

Web Dashboard

Run kagan web (add --host 0.0.0.0 for network access). See docs.

License

MIT


Star History

Reviews

No reviews yet

Sign in to write a review