The Motir CLI talks to the same MCP server the hosted agents use. It automates the planning-and-execution loop — motir plan, motir run, motir next — over a workspace-scoped token.
A run claims the next ready work item, fetches the server-generated prompt, and dispatches an agent in a sandbox to execute it. The card is the system of record; the CLI is the driver.