chess_attacks — BetterChess MCP Tool
chess_attacks
(chess attacks) is one of 4 tools on the
BetterChess
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call chess_attacks from your client
- Claude Code BetterChess chess_attacks run in your project directory
- Claude Desktop BetterChess chess_attacks ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor BetterChess chess_attacks ~/.cursor/mcp.json
- VS Code BetterChess chess_attacks .vscode/mcp.json
- Zed BetterChess chess_attacks ~/.config/zed/settings.json
- Windsurf BetterChess chess_attacks ~/.codeium/windsurf/mcp_config.json
- Cline BetterChess chess_attacks ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI BetterChess chess_attacks ~/.gemini/settings.json
- Grok BetterChess chess_attacks .mcp.json (in your project root)
- ChatGPT BetterChess chess_attacks Settings → Connectors → Advanced → Developer mode
- Claude.ai BetterChess chess_attacks Settings → Connectors → Add custom connector
- LangChain BetterChess chess_attacks pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http betterchess https://mcp.betterchess.co
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.