Claudia is a task management system designed for AI agents, enabling them to manage tasks through hierarchical structures, dependencies, and acceptance criteria verification.
From the registry: Task management for AI agents with hierarchical tasks, dependencies, sprints, and coordination.

$ git clone https://github.com/yuvalsuede/claudia.git && cd claudia && bun install && bun run buildhttps://github.com/yuvalsuede/claudia$ ./claudia db initPlease install the `claudia` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install Bun** — Install Bun v1.0+ Run: `curl -fsSL https://bun.sh/install | bash` (https://bun.sh)
- **Clone and build** — Clone the repo, install deps, build standalone binary Run: `git clone https://github.com/yuvalsuede/claudia.git && cd claudia && bun install && bun run build` (https://github.com/yuvalsuede/claudia)
- **Initialize database** — Run `claudia db init` once Run: `./claudia db init`
Canonical MCP server config (stdio transport):
- command: `claudia`
- args: ["mcp"]
Note: Task-management MCP server for AI agents. Hierarchical tasks, sprints, acceptance criteria, multi-agent coordination. Must be cloned and built from source.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.CLAUDIA_DBrequiredDatabase file pathControl Unreal Engine to browse assets, import content, and manage levels and sequences. Automate…