How do I use the Mira CLI?
Install and inspect the Mira CLI, list and export sessions, run full-text search, configure a specific MCP client, and diagnose the local data service.
The Mira CLI (Command Line Interface) is the bridge between your local OneMira C1 recordings and your computer. While the OneMira Desktop application handles everything automatically in the background, the CLI gives you direct access to your local data when you want to dive deeper or connect with third-party tools.
How do I view my recent recordings?
Every time your OneMira C1 syncs with your computer, it organizes your transcripts into "sessions" with full transcripts.
List all recent sessions
Read the full transcript of a session
If you see a session in the list that you want to read, copy its Session ID and run:
How do I find a specific topic or meeting?
You don't need to manually click through every meeting to find what you discussed. The Mira CLI includes a powerful local search engine that scans all your transcripts and notes instantly.
How do I connect my AI agent?
If you want to use ChatGPT, Claude, or Cursor to analyze your recordings, the CLI can automatically configure them to securely talk to your local data without uploading everything to the cloud.
$ mira mcp configure cursor
How do I troubleshoot if something isn't working?
If your desktop app can't find your C1, or your AI agent is failing to read your notes, the built-in diagnostic tool can identify and often automatically fix the problem.
Need to see every available command? Simply run mira --help or mira commands in your terminal for a complete catalog of capabilities.