chesswithclaw for Grok
io.github.alightttt/chesswithclaw
Play chess live against your own personal AI agent — OpenClaw, Hermes, and similar.
client:Grok
transport:streamable-http
tools:14
Install chesswithclaw in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"chesswithclaw": {
"type": "http",
"url": "https://chesswithclaw.vercel.app/api/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