Why Vordi

You said it.
Your agent should know it.

Vordi turns everything you dictate into a private, on-device memory. Then Claude, Cursor, and Codex read it through one local MCP.

Recommended

OR Download App
See it in action ↓
Works withClaude Code Claude CodeCursor CursorCodex Codex+ any MCP client

Real product proof

See it remember, then recall.

A complete Vordi workflow, from dictation across apps to an agent retrieving the context later.

Four parts, one memory loop

From spoken thought to agent context.

01 / 04

Dictate anywhere.
Your voice becomes clean text.

Hold fn in any app. Vordi transcribes, cleans, and types into the focused field while the notch shows exactly what is happening.

English, multilingual, and Hinglish workflows
Hands free
Vordi keeps listening while your voice becomes clean text.
02 / 04

Remembered locally.
Every run becomes searchable context.

Run history lives under Application Support. Local SQLite, FTS5, embeddings, and entity links turn past dictations into useful memory.

Onboarding
12 linked transcripts
Permissions
Activation
FTS5 + semantic retrieval
03 / 04

Connected once.
Claude, Cursor, and Codex can read it.

Vordi bundles a dependency-free, read-only MCP server and provides an in-app connection flow for supported local agents.

Read-only transcript access, no audio or screenshots
Claude CodeClaude Code
Connected
CursorCursor
Connected
CodexCodex
Connected
04 / 04

Recalled with sources.
Your agent answers from what you actually said.

Search returns ranked transcript excerpts and source metadata, so the response can point back to the underlying run instead of guessing.

Answer with sources

You decided to request permissions progressively and defer API-key setup until after the first successful dictation.

Jul 8 · 02:14Jul 9 · 11:36

Dictate and run commands into the focused field of any app. No plugins, no integrations.

Slack
Slack
WhatsApp
WhatsApp
Notion
Notion
ChatGPT
ChatGPT
Claude
Claude
Telegram
Telegram
Gmail
Gmail
Discord
Discord
Linear
Linear
Obsidian
Obsidian
VS Code
VS Code
Notes
Notes
Messages
Messages
Slack
Slack
WhatsApp
WhatsApp
Notion
Notion
ChatGPT
ChatGPT
Claude
Claude
Telegram
Telegram
Gmail
Gmail
Discord
Discord
Linear
Linear
Obsidian
Obsidian
VS Code
VS Code
Notes
Notes
Messages
Messages

Ask what you forgot

Your past voice becomes usable context.

Questions stay grounded in your own run history, with source snippets the agent can cite.

01

What did I decide about onboarding?

02

Which launch risks did I call out?

03

What did I promise to follow up on?

04

Find what I said about the pricing plan.

05

Summarize my notes about Project Atlas.

06

When did I mention this regression?

For developers

Your memory. One local MCP.

View on GitHub

One local MCP

Connect once. Every compatible agent reads from the same local memory surface.

"vordi": {
  "command": "vordi-mcp",
  "tools": [
    "vordi_search_transcripts",
    "vordi_get_run"
  ]
}

Context-aware retrieval

Search returns the decision, its timestamp, and the original run instead of an ungrounded summary.

launch pricing 3 matches
PRICING_DECISION21:53
RETENTION_PLANJul 6
LAUNCH_REVIEWJul 8

Client agnostic

Claude Code, Cursor, Codex, and compatible MCP clients share one memory without duplicating it.

Claude CodeClaude Code
CursorCursor
CodexCodex
Vordi local
memory

Local memory engine

Transcript files, exact search, semantic retrieval, and source relationships stay navigable as one local system.

FTS5 + vectors
on-device
Safety & privacy

Private by architecture.
Clear about every boundary.

1 / 4

Transcripts, indexes, and memory stay on your Mac.

Vordi stores run history and its searchable memory under Application Support. Transcript files, FTS5 indexes, and local memory metadata remain available without a hosted Vordi account.

~/Library/Application Support/Vordi/
Read technical details

Install Vordi

Your voice, remembered. Your agent, informed.

macOS 13 Ventura or newer. Current public releases are ad-hoc signed beta builds and require Microphone, Accessibility, and Input Monitoring permissions.

Homebrew cask

Install from the official tap

Manual installation

Download the latest DMG

Open GitHub Releases