Skip to content
Zed

Lichess for Zed

io.github.pipeworx-io/lichess

Lichess MCP — public read-only API for users, games, explorer, tablebase.

client:Zed transport:streamable-http

Install Lichess in Zed

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

{
  "context_servers": {
    "lichess": {
      "url": "https://gateway.pipeworx.io/lichess/mcp"
    }
  }
}

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

Lichess in other clients