All MCP servers

Kagan

Official
by Api.AirforcestdioAI & LLM Tools097MIT

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

mcpopen-sourceai-llm-tools

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "kagan-imp73afc": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}