box3d

GitHub

Box3D is a 3D physics engine for games

5,668 stars C 11 files ยท ~22,557 tokens

box3d MCP Server

MCP server for erincatto/box3d

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "box3d": {
      "command": "npx",
      "args": [
        "-y",
        "@erincatto/box3d"
      ]
    }
  }
}