Loomal

claudia

MCP server by github.com/yuvalsuede/claudia

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

13 starsnpm: claudia-cli

About claudia

claudia is an MCP (Model Context Protocol) server published by yuvalsuede in the official MCP registry, listed under Autonomous Agents on Loomal. Task management for AI agents with hierarchical tasks, dependencies, sprints, and coordination.

It ships as an npm package (claudia-cli), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/yuvalsuede/claudia, where the project has earned 13 GitHub stars.

Use claudia with your agent

Claude Code · one command
claude mcp add claudia -- npx -y claudia-cli
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "claudia": {
      "command": "npx",
      "args": [
        "-y",
        "claudia-cli"
      ]
    }
  }
}
npmclaudia-cli

Frequently asked questions

What is claudia?
claudia is an MCP (Model Context Protocol) server by yuvalsuede in the Autonomous Agents category. Task management for AI agents with hierarchical tasks, dependencies, sprints, and coordination.
How do I connect claudia to Claude, Cursor, or another MCP client?
Install claudia from its npm package (claudia-cli) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is claudia open source?
Yes — the source code is public at github.com/yuvalsuede/claudia, with 13 GitHub stars.
Can AI agents pay to use claudia?
Not yet through Loomal — claudia is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain claudia? Claim this listing free by verifying GitHub ownership, or contact us.