Lichess for Cursor
io.github.pipeworx-io/lichess
Lichess MCP — public read-only API for users, games, explorer, tablebase.
client:Cursor
transport:streamable-http
Install Lichess in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"lichess": {
"url": "https://gateway.pipeworx.io/lichess/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs