lisaross/cc-mcp
Minimal CLI tool for managing Model Context Protocol (MCP) servers in Claude Code projects
Platform-specific configuration:
{
"mcpServers": {
"cc-mcp": {
"command": "npx",
"args": [
"-y",
"cc-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...