Skip to content
VS Code

Moddable Games Tools for VS Code

games.moddable.tools/moddable-games-tools

15 tools for chess variant analysis, hex map generation, and board game utilities

client:VS Code transport:streamable-http tools:89

Install Moddable Games Tools in VS Code

.vscode/mcp.json

{
  "servers": {
    "moddable-games-tools": {
      "type": "http",
      "url": "https://tools.moddable.games/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

All 89 tools →

Moddable Games Tools in other clients