trellis

taprootio/trellis
★ 0 stars JavaScript AI/LLM Updated today
Backlog planning and refinement MCP server
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "trellis": {
      "command": "npx",
      "args": [
        "-y",
        "taprootio/trellis"
      ]
    }
  }
}

README Excerpt

A tool-agnostic toolkit for running a file-based backlog the same way in any git repo. This repository is Trellis, and it dogfoods its own conventions to manage its own backlog. Start with [`AGENTS.md`](AGENTS.md) for the conventions and the milestone ethos, then browse the live backlog in [`docs/tasks/README.md`](docs/tasks/README.md).