Docs
Install
Requirements
- Node.js 22.12 or newer.
- At least one supported coding tool already installed and signed in — see Supported tools. keepitmovin runs the tools you have; it doesn't replace them.
Install with npm
npm install -g keepitmovinOr run it without installing anything:
npx keepitmovinVerify
kim doctorThe doctor checks your config, which tools it can find on yourPATH, and your git context. Add --all to see the full tool catalog with setup notes for tools you haven't enabled yet.
Next step
Run kim and follow the quickstart.
Optional: install read-only MCP continuity
kim mcp install --status
kim mcp installThe installer previews user-wide changes and asks before writing. It adds only a read-only keepitmovin server entry and can undo it withkim mcp install --remove.