Docs · CLI

Install Moda where your agents already run.

Use the Moda CLI to initialize a project, register agent context, and start sending production conversations into the learning loop.

Status

What this page covers

A focused overview of the setup path, the production signal it captures, and where teams should go next.

Initialize quickly

Start with npm install -g @moda-ai/cli, then run moda init to connect a workspace.

Capture signals

Ship conversations, tool calls, corrections, and workflow outcomes without building a custom pipeline first.

Agent friendly

Designed for local setup flows across Claude Code, Cursor, Codex, and your internal agent harness.

The complete CLI reference will include command flags, authentication, CI setup, and troubleshooting guidance.