kaiten-cli

dsociative/kaiten-cli
★ 0 stars Rust Code/Dev Tools Updated 4d ago
CLI and MCP server for the Kaiten project tracker
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "kaiten-cli": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "kaiten-cli"
      ]
    }
  }
}

README Excerpt

Command-line client and MCP server for the [Kaiten](https://kaiten.ru) tracker, in the spirit of `gh` / `glab`. - Browse spaces, boards and cards from the terminal - Create, edit, move and archive cards; manage members, tags, comments and checklists - `--json` output on every command for scripting - Built-in MCP server (`kaiten mcp serve`) so coding agents can work with the tracker

Tools (4)

KAITEN_BASE_URLKAITEN_CONFIG_DIRKAITEN_DOMAINKAITEN_TOKEN