box3d
Box3D is a 3D physics engine for games
box3d MCP Server
MCP server for erincatto/box3d
Ready-to-Use Client Configurations
{
"mcpServers": {
"box3d": {
"command": "npx",
"args": [
"-y",
"@erincatto/box3d"
]
}
}
}