Dettivo

§ MCP

MCP server

Developer tool

Dettivo ships a stdio MCP server. Run `dettivo mcp serve` or use `dettivo mcp config --host claude-desktop|cursor|codex` to generate host config. `--write` is supported for Claude Desktop and Codex. Tools and resources let coding agents read transcripts, start sessions, and insert text into the focused app.

Who this is for

Developers wiring Dettivo into agent hosts, Claude Code, Cursor, Codex, Claude Desktop. Anyone who wants their AI assistant to have access to their dictation history and to drive the dictation surface.

Wire MCP into an agent host

  1. 01

    Install the CLI

    `dettivo install-helper --link` if you have not already.

    Terminal

  2. 02

    Generate the host config

    Run `dettivo mcp config --host claude-desktop --write` or `dettivo mcp config --host codex --write`. For Cursor, run `dettivo mcp config --host cursor` and paste the emitted JSON into Cursor MCP settings.

    Terminal

  3. 03

    Restart the host

    Restart Claude Desktop, Cursor, or your Codex CLI session so it picks the new MCP server up.

  4. 04

    Verify

    Ask your agent to "list my recent transcripts" or "search transcripts for term sheet". You should see results from your real Dettivo history.

MCP tools

ToolWhat it does
list_transcriptsPage through dictation + meeting history.
get_transcriptFetch a transcript by ID.
search_transcriptsFull-text search across both kinds.
get_latest_transcriptNewest dictation or meeting ref.
start_dictation / stop_session / cancel_sessionDrive a dictation or meeting session.
get_statusApp state, permissions, current capture.
start_meetingBegin a meeting capture.
import_audioAdd an audio file and transcribe it.
export_transcriptMarkdown / plain / JSON / SRT / VTT.
insert_transcriptType a transcript into the focused app.

MCP resources

ResourceShape
transcript://{id}A single dictation or meeting transcript.
meeting://{id}Meeting bundle with transcript + analysis + metadata.
status://currentLive app status, capture in progress, mode, permissions.
transcripts://search/{query}?kinds=dictation,meeting&limit=10Search result resource for dictations and meetings.
transcripts://latest/{kind}Latest transcript resource for `dictation`, `meeting`, or `any`.
§ Related

Just launched

Just launched on your Mac.

One-time license, three active Macs, lifetime updates. $45 once, forever yours.