← Back to Plugins
MCP Server MCP

io.github.yuvalsuede/claudia

github By github 👁 2 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "claudia-cli",
      "version": "0.1.3",
      "runtimeHint": "bunx",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...