Skip to content
Grok

chess eval for Grok

com.x402supply/chess-eval

Stockfish chess eval: best move, score, principal variation, multipv. $0.005/call via x402.

client:Grok transport:streamable-http tools:2

Install chess eval in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "chess-eval": {
      "type": "http",
      "url": "https://chess-eval.x402supply.com/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

What Grok can do once it is connected

chess eval in other clients