Resona app icon

Resona

your mind, in tune. A privacy-first brain-computer interface for AI agents. A Muse headband + a Mac app teach your tools — Claude, Cursor, custom MCP clients — when you're focused and when to back off. Raw EEG never leaves your Mac.

macOS 14+ Apple Silicon Muse-14B3 Local-only MCP-native

Calm productivity tools have been guessing for 30 years.

Resona stops guessing. It reads your focus state from a Muse headband, locally, and tells your AI agents when to back off. Notifications hush. The Coach speaks slower. The Skeptic stops second-guessing your flow state. Two interlocking waves — brain and agent — meet at a single luminous point: phase lock, not noise on top.

live brain-state
The Live Tab

4 EEG channels (TP9/AF7/AF8/TP10) → bandpass + Welch FFT → α/β/θ/δ/γ powers → Focus Coefficient F = β/α. End-to-end under 500 ms. Plotted with Swift Charts in real time.

personal baseline
Calibration

60 s eyes-open + eyes-closed wizard saves your baseline (mean F, std F). All labels are user-relative — your "deeply focused" is your number, not a population average.

private corpus
Sessions

Start / Stop with a label (deep_work / reading / meditate / meeting / custom) + notes. Every frame appended to ~/.nao/sessions/<id>.jsonl. A growing record of your brain across activities.

grounded chat
Coach

Ask questions like "where did I lose focus in this two-hour study?" The local LLM answers with citations to real numbers from your actual recording — current FocusFrame, recent trend, per-channel quality auto-injected.

flattery brake
Skeptic

Frontal-γ reward-spike detector with refractory + warmup gates. Surfaces a caution flag when an agent is about to affirm something you're already rewarding — a brake on flattery loops.

advisory quiet
Gatekeeper

Pure-logic FSM (OPEN ↔ QUIET) exposed to cooperating agents via should_interrupt(urgency). Drives macOS Focus on edge transitions through user-installed Shortcuts.

A single MCP server — nao-mcp — exposes the brain. Wire it into Claude Desktop, Cursor, or your own MCP client and your tools start asking before they interrupt.

# ~/Library/Application Support/Claude/claude_desktop_config.json { "mcpServers": { "nao-brain": { "command": "uv", "args": ["--directory", "~/Code/resona", "run", "nao-mcp"], "env": { "NAO_SOURCE": "muse" } } } }

Tools the agent gets:

Raw EEG (µV) never leaves the Mac. Only summary scalars — Focus Coefficient, state labels, valence/arousal indices — cross any boundary. Local processing (Python sidecar on :8765); local models optional (Ollama). The Coach can run entirely offline.
Not a medical device. No diagnosis, no treatment claims. Resona surfaces correlates of attention from consumer-grade dry electrodes — useful, not clinical.

AI tools are too eager. Calendars don't know when you're thinking. Focus modes are crude — on/off, not continuous, not personal. Wearables tell you about your day; they don't change it.

The other lever — coaching the user — has been done to death. Resona coaches the user's agents instead. A brain-computer interface for the rest of your stack.