Skip to main content
The StirVid CLI ships in the same package as the MCP server. It runs the local stdio server, calls the hosted MCP endpoint, and mirrors every MCP tool as a command.

Install

Log in

The key is stored in the system keychain and used as the Bearer token for hosted MCP calls.

Common commands

stirvid doctor

doctor runs the same suite as ops-health-check:
  • Verifies the API key
  • Pings the Control API and hosted MCP endpoint
  • Reads the generation-account balance and warns below thresholds
  • Prints active plan and current credit balance
Run stirvid doctor first when triaging any 401, 402, or generation failure.