Dettivo

§ CLI

CLI reference

Developer toolLocal-only

Dettivo ships a bundled CLI named `dettivo`. Run `dettivo install-helper --link` to symlink it into `~/.local/bin/`. The CLI exposes dictation, meeting, transcript, import, polish, and MCP commands over the same IPC the app uses.

Who this is for

Developers, ops engineers, anyone scripting around their dictation history. Anyone configuring MCP for Claude Code / Cursor / Codex.

Install the CLI

  1. 01

    Symlink into PATH

    Run `dettivo install-helper --link`. Symlinks the bundled binary into `~/.local/bin/dettivo`.

  2. 02

    Verify

    `dettivo --version` should print the build. `dettivo status` should report the app state.

Command groups

GroupSubcommandsNotes
dictationstart · stop · cancel · statusDrive a dictation session.
meetingsstart · stop · list · latestDrive meeting capture.
transcriptslist · get · search · latest · export · insertRead history. Insert into focused app.
import<file>Add an audio file to History; transcribe.
polishtest · presets · rulesPolish sandbox.
mcpserve · configRun / configure the MCP server.
install-helper--link · --unlinkManage the PATH symlink.
statusPrint app state, permissions, version.

Output + exit codes

ConceptValues
Output formats`--format plain` (default) · `--format markdown` · `--format json`
Exit 0Success.
Exit 1Generic error.
Exit 2App not running.
Exit 3Permission denied.
Exit 4Args / usage error.
Exit 5Timeout.

Example: pipe the latest transcript into your shell

# Get the latest transcript as markdown
dettivo transcripts latest --format markdown > note.md

# Insert the latest transcript into the focused app
dettivo transcripts insert --latest

# Search transcripts for a phrase
dettivo transcripts search "term sheet" --format json | jq '.'
§ Related

Launching April 2026

Be first on the launch list.

Dettivo opens for new purchases in April 2026. One-time license, three Macs, lifetime updates.