Skip to content
Claude Desktop

PuzzleTide for Claude Desktop

io.github.catorch/puzzletide

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

client:Claude Desktop transport:stdio runtime:npm

Install PuzzleTide in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

PuzzleTide in other clients