Flit Physics for Claude Desktop
io.github.brashler/flit
Tiny sphere-physics engine for three.js games: spawn, step, raycast, InstancedMesh-ready positions
client:Claude Desktop
transport:stdio
runtime:npm
Install Flit Physics in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"flit": {
"command": "npx",
"args": [
"-y",
"flit-physics"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs