Coding Challenge Solutions for Windsurf
io.github.nikhil-bhat/cc-solutions
Search coding challenge solutions by keyword and optionally filter by programming language
client:Windsurf
transport:stdio
runtime:oci
Install Coding Challenge Solutions in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"cc-solutions": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/nikhil-bhat/cc-solutions-mcp:1.0.4"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs