superwhisper CLI gives you terminal access to your local transcription history, vocabulary, and snippets. It can also run as an MCP (Model Context Protocol) server, so AI assistants like Claude Code can search and read your dictations.

The CLI is available on macOS and reads the same local database as the app; its commands run entirely on your device. If you connect an AI assistant over MCP, the transcripts it queries are sent to that assistant and handled under its own model and data settings.
Install
/usr/local/bin, or to ~/.local/bin if that isn’t writable. Binaries and checksums are published at superultrainc/superwhisper-cli-release.
Commands
Examples:
--json for machine-readable output. Point the CLI at a non-default install with --db <path> (or SUPERWHISPER_DB) and --settings <path> (or SUPERWHISPER_SETTINGS).

