qazuor/claude-code-config
CLI tool to install and manage Claude Code configurations with interactive wizards, bundles, agents, skills, commands, MCP servers and standards. Supports customizable project setup with smart defaults and modular configuration.
Platform-specific configuration:
{
"mcpServers": {
"claude-code-config": {
"command": "npx",
"args": [
"-y",
"claude-code-config"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...