claude-utils 0.2.0

Cross-platform companion toolkit for Anthropic's Claude Code CLI
Documentation
1
2
3
4
5
6
7
8
9
{
  "claude-utils": {
    "command": "claude-utils",
    "args": ["start"],
    "env": {
      "CLAUDE_UTILS_TOKEN": "${CLAUDE_UTILS_TOKEN}"
    }
  }
}