Skip to content
Windsurf

PuzzleTide for Windsurf

io.github.catorch/puzzletide

Word search, crossword, and sudoku generators, printable PDF worksheets, and verifiable LLM evals.

client:Windsurf transport:stdio runtime:npm

Install PuzzleTide in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "puzzletide": {
      "command": "npx",
      "args": [
        "-y",
        "puzzletide-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

PuzzleTide in other clients