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