Chess Esca for Windsurf
io.github.anglerfishchess/chess-esca-mcp
Read chess positions by the rules: legality with its evidence, draws, facts, openings, PGN
client:Windsurf
transport:stdio
runtime:pypi
Install Chess Esca in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"chess-esca-mcp": {
"command": "uvx",
"args": [
"chess-esca-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs