Docs

Install

Requirements

  • Node.js 20 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 keepitmovin

Or run it without installing anything:

npx keepitmovin

Verify

kim doctor

The doctor checks your config, which tools it can find on your PATH, 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 status
kim mcp install

The installer previews user-wide changes and asks before writing. It adds only a read-only keepitmovin server entry and can undo it with kim mcp remove.