v1.0 — Now Available

The AI that
controls your
Mac.

Voice-first. Fully local. 48 tools that read your email, move files, send messages, and control your screen — without sending a single byte to the cloud.

100% offline0+ built-in toolsMIT licensed
0+Built-in tools
0Model sizes
FreePer request
0%Offline capable

The pitch

Three zeros.

No cost, no data uploaded, no waiting. Everything runs on your hardware.

$0

Zero cost

No subscription. No API keys. No usage limits. The models run on your machine.

0 bytes

Zero data uploaded

Your conversations, files, emails, and screen content never leave your Mac.

0 ms

Zero wait to start

No account. No login. Download, grant permissions, talk. Under 3 minutes.


Capabilities

Say it.
It does it.

Vox controls your Mac. Voice or text, 48 tools that interact with real apps on your desktop.

Read my unread emails and summarize the urgent ones

Full Mail.app integration

Vox reads your inbox through Apple’s native APIs. Read, search, summarize, draft replies, and send emails. All processing happens locally through macOS Mail.

Read inboxSearch mailDraft replySend email
Reading inbox... found 8 unread emails
3 marked urgent:
1. AWS billing alert — $127 spike
2. Team standup moved to 2pm
3. PR review requested by @sarah

Why Vox

Not another
chatbot.

Most AI assistants are chat windows that can't touch your OS. Vox runs locally and controls your Mac.

FeatureVoxChatGPTSiriJan.ai
Runs 100% locallyYesNoNoYes
Controls Mac appsYesNoLimitedNo
Reads email nativelyYesNoLimitedNo
Sends iMessagesYesNoYesNo
File system controlYesNoNoNo
Screen awarenessYesNoNoNo
Voice with wake wordYesNoYesNo
Multi-step agentsYesYesNoNo
Free foreverYesNoYesYes
Open source (MIT)YesNoNoYes

Get started

Ready in
3 minutes.

No account. No API keys. No configuration. Download, grant permissions, talk.

1

Download

One .dmg file, ~2.5 GB. Models included — nothing else to install.

2

Permissions

Grant Accessibility, Mail, and Screen access. Standard macOS prompts.

3

Talk

Say “computer” or press &option; + Space. That's it.


Privacy architecture

Your data
never leaves.

Not “privacy-focused.” Not “encrypted in transit.” Literally never transmitted.

Your Voice
Microphone
Whisper
Local STT
Qwen 3
Local LLM
48 Tools
macOS APIs
Result
Voice + Text
Every step runs on your Mac. Zero network calls. Zero telemetry.

SQLite, not cloud DB

All conversations and settings stored locally. You can read, export, and delete them. Your data is a file on your disk.

No accounts

No sign-up. No login. No auth server. Vox doesn't know who you are. There's no user system to breach.

No phone home

No analytics. No crash reports. No update pings. Disconnect your internet — Vox works exactly the same.


For developers

Extend
everything.

Custom skills, MCP servers, and a full tool API. A platform, not just a product.

Custom Skills

Write JavaScript skills that Vox can invoke. Access the full tool system, file APIs, and LLM.

export default {
  name: 'deploy',
  description: 'Deploy to production',
  async execute({ tools }) {
    await tools.shell('npm run build')
    await tools.shell('npm run deploy')
    return 'Deployed successfully'
  }
}

MCP Servers

Connect any Model Context Protocol server. Databases, APIs, custom integrations.

{
  "name": "my-api",
  "command": "node",
  "args": ["./server.js"],
  "env": { "PORT": "3001" }
}

Scheduled Tasks

Set up recurring tasks — "every morning at 9am, check my email and summarize it." Cron-style scheduling with natural language.

11 Packages

Voice, storage, tools, parser, indexing, scheduler, channels, integrations, MCP, skills, UI — modular architecture you can inspect and extend.


Screenshots

What it looks like.

Vox replying to emails in the overlay
Vox identifying urgent emails
Background agents creating PDFs
Tools page with MCP servers connected
Activity timeline showing agent steps
Overlay and settings side by side
WhatsApp channel setup
Settings page with model selection
Vox replying to emails in the overlay
Vox identifying urgent emails
Background agents creating PDFs
Tools page with MCP servers connected
Activity timeline showing agent steps
Overlay and settings side by side
WhatsApp channel setup
Settings page with model selection

Open source

Built in the open.

MIT licensed. Every line of code is on GitHub. Read it, fork it, extend it, audit it.

AG
+
MIT
License
48+
Built-in tools
11
Packages
100%
Local
MIT LicensedmacOS nativeApple Silicon optimized

Give your Mac
a brain.

Free. Local. Open source. Download and start talking.

Download for MacmacOS 13+ / Apple Silicon & Intel / ~2.5 GB