metis

colliery-io/metis
★ 8 stars Rust 🤖 AI/LLM Updated 19d ago
Flight Levels work management with MCP server integration for AI agents. CLI, TUI, and GUI interfaces.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

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

Topics

ai-agentsclidelivery-toolskanbanmcpmodel-context-protocolproject-managementrusttauriwork-management