Skip to content
Cursor

PlaySudoku for Cursor

io.github.vincentping/playsudoku

Deterministic Sudoku puzzles, progress checks, logical hints, and step-by-step solutions.

client:Cursor transport:streamable-http tools:4

Install PlaySudoku in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "playsudoku": {
      "url": "https://mcp.playsudoku.us/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

PlaySudoku in other clients