zbruhnke/claude-code-starter
Production-ready Claude Code configuration template with stack presets, security hooks, and automation tools
Platform-specific configuration:
{
"mcpServers": {
"claude-code-starter": {
"command": "npx",
"args": [
"-y",
"claude-code-starter"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...