Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"constellos-claude-code-kit": {
"command": "npx",
"args": [
"-y",
"@constellos/claude-code-kit"
]
}
}
}
Or smoke-test directly:
npx -y @constellos/claude-code-kit
Details
| Website | https://www.npmjs.com/package/@constellos/claude-code-kit |
|---|---|
| GitHub | git+https://github.com/constellos/claude-code-kit.git |
| License | unknown |
| Pricing | free |
| Tags | claude claude-code anthropic hooks typescript mcp model-context-protocol ai |
| Sources | npm |
| Discovered | 2026-05-25 |