PlaySudoku for Windsurf
io.github.vincentping/playsudoku
Deterministic Sudoku puzzles, progress checks, logical hints, and step-by-step solutions.
client:Windsurf
transport:streamable-http
tools:4
Install PlaySudoku in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"playsudoku": {
"serverUrl": "https://mcp.playsudoku.us/mcp"
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs