Flit Physics for Claude Code
io.github.brashler/flit
Tiny sphere-physics engine for three.js games: spawn, step, raycast, InstancedMesh-ready positions
client:Claude Code
transport:stdio
runtime:npm
Install Flit Physics in Claude Code
run in your project directory
claude mcp add flit -- npx -y flit-physics
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs