chess eval for Cline
com.x402supply/chess-eval
Stockfish chess eval: best move, score, principal variation, multipv. $0.005/call via x402.
client:Cline
transport:streamable-http
tools:2
Install chess eval in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"chess-eval": {
"url": "https://chess-eval.x402supply.com/mcp"
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs