Skip to content
Cline

PuzzleTide for Cline

io.github.catorch/puzzletide

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

client:Cline transport:stdio runtime:npm

Install PuzzleTide in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

PuzzleTide in other clients