Coding Challenge Solutions for Claude Desktop
io.github.nikhil-bhat/cc-solutions
Search coding challenge solutions by keyword and optionally filter by programming language
client:Claude Desktop
transport:stdio
runtime:oci
Install Coding Challenge Solutions in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"cc-solutions": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/nikhil-bhat/cc-solutions-mcp:1.0.4"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs