{
  "name": "trelly",
  "version": "0.3.9",
  "description": "Trello CLI + MCP tools — boards, lists, cards, search, and raw API via trelly-mcp",
  "author": {
    "name": "brandonkramer",
    "url": "https://github.com/brandonkramer"
  },
  "homepage": "https://github.com/brandonkramer/trelly#readme",
  "repository": "https://github.com/brandonkramer/trelly",
  "license": "MIT",
  "keywords": ["trello", "trelly", "mcp", "kanban", "productivity"],
  "skills": ["./skills"],
  "mcpServers": {
    "trelly": {
      "command": "${CLAUDE_PLUGIN_ROOT}/bin/trelly-mcp",
      "env": {
        "TRELLO_PROFILE": "default"
      }
    }
  }
}
