Lichess for VS Code
io.github.pipeworx-io/lichess
Lichess MCP — public read-only API for users, games, explorer, tablebase.
client:VS Code
transport:streamable-http
Install Lichess in VS Code
.vscode/mcp.json
{
"servers": {
"lichess": {
"type": "http",
"url": "https://gateway.pipeworx.io/lichess/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs