cc-deck/cc-setup
Interactive CLI to manage MCP servers for Claude Code projects
Platform-specific configuration:
{
"mcpServers": {
"cc-setup": {
"command": "npx",
"args": [
"-y",
"cc-setup"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...