Server data from the Official MCP Registry
AI-powered Kanban TUI for autonomous development workflows with agent orchestration
AI-powered Kanban TUI for autonomous development workflows with agent orchestration
Set these up before or after installing:
Environment variable: KAGAN_OPENAI_API_KEY
Environment variable: KAGAN_ANTHROPIC_API_KEY
Environment variable: KAGAN_DB_PATH
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-kagan-sh-kagan": {
"env": {
"KAGAN_DB_PATH": "your-kagan-db-path-here",
"KAGAN_OPENAI_API_KEY": "your-kagan-openai-api-key-here",
"KAGAN_ANTHROPIC_API_KEY": "your-kagan-anthropic-api-key-here"
},
"args": [
"kagan"
],
"command": "uvx"
}
}
}Valid MCP server (2 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
Scanned 7 files · 1 finding
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Be the first to review this server!