cbolden15/claude-code-config-manager
A powerful configuration management tool for Claude Code and Auto-Claude projects. CCM serves as the single source of truth for agent personas, MCP servers, model profiles, and project settings across multiple machines.
Platform-specific configuration:
{
"mcpServers": {
"claude-code-config-manager": {
"command": "npx",
"args": [
"-y",
"claude-code-config-manager"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...