chess eval for Claude Code
com.x402supply/chess-eval
Stockfish chess eval: best move, score, principal variation, multipv. $0.005/call via x402.
client:Claude Code
transport:streamable-http
tools:2
Install chess eval in Claude Code
run in your project directory
claude mcp add --transport http chess-eval https://chess-eval.x402supply.com/mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs