Moddable Games Tools for Cline
games.moddable.tools/moddable-games-tools
15 tools for chess variant analysis, hex map generation, and board game utilities
client:Cline
transport:streamable-http
tools:89
Install Moddable Games Tools 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": {
"moddable-games-tools": {
"url": "https://tools.moddable.games/mcp"
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs
What Cline can do once it is connected
- chess_generate_puzzle
- chess_list_puzzle_types
- chess_list_variants
- chess_get_legal_moves
- chess_analyze_position
- chess_make_move
- chess_validate_move
- chess_get_status
- chess_render_svg
- chess_make_moves
- chess_get_opening_book
- hex_list_games
- hex_generate_map
- hex_export_svg
- hex_get_info
- hex_compute_fov
- hex_pathfind
- play_list_families
- play_list_variants
- play_get_definition
- play_create_game
- play_get_moves
- play_apply_move
- play_check_status