Skip to content
Zed

PlaySudoku for Zed

io.github.vincentping/playsudoku

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

client:Zed transport:streamable-http tools:4

Install PlaySudoku in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

What Zed can do once it is connected

PlaySudoku in other clients