Skip to content
Claude Code

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

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

MotionLint in other clients