Skip to content
Claude Desktop

claudia for Claude Desktop

io.github.yuvalsuede/claudia

Task management for AI agents with hierarchical tasks, dependencies, sprints, and coordination.

client:Claude Desktop transport:stdio runtime:npm

Install claudia in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "claudia": {
      "command": "npx",
      "args": [
        "-y",
        "claudia-cli"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

claudia in other clients