MotionLint for Claude Code
io.github.bobaba99/motionlint
Catch bad animations before they ship. Deterministic motion audit + vision-LLM design review.
client:Claude Code
transport:stdio
runtime:npm
Install MotionLint in Claude Code
run in your project directory
claude mcp add motionlint -e ANTHROPIC_API_KEY=<ANTHROPIC_API_KEY> -e OPENAI_API_KEY=<OPENAI_API_KEY> -e GOOGLE_API_KEY=<GOOGLE_API_KEY> -e OPENAI_BASE_URL=<OPENAI_BASE_URL> -- npx -y motionlint
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs