# vintage — your apple apps, in your modern tools

> notes · messages · mail · calls · calendar · contacts — one local graph, for you and your agent.

vintage is a local daemon that indexes your Apple apps — Notes, Messages, Mail, Calls, Calendar, Contacts — into one person-graph on your Mac, and serves it to your terminal and your agent over cli and mcp. local only; nothing leaves the machine.

local. no account. never phones home.

## Install

Terminal (macOS 15.0+, Apple Silicon):

```
brew install systemoperators/tap/vintage
vintage index sync     # grants + first sync
vintage                # the briefing
```

Claude Code: `claude mcp add vintage -- vintage mcp --stdio`
Claude Desktop: download https://vintage.dev/vintage.mcpb (one click)
Machine-readable install matrix: https://vintage.dev/install.json

## What your agent can do

- answer from everything you’ve written or received — "what did livia and i plan for miami?" pulls notes, messages, mail and calendar together
- who you owe replies · today’s briefing · person timelines
- search every source with one tool — keyword-ranked free
- understand: ocr on attachments, entities, meaning search (engine)
- act: create notes, reminders, events — full private api, not the applescript subset (engine)

## Pricing

- free — see: read all 7 sources · the person graph · keyword search · the briefing · cli · tui · mcp read tools
- engine — $49 once: understand: ocr · entities · meaning search · act: write-back, sharing · buy once, works in every client · no subscription — https://vintage.dev/unlock

## How it works

- one daemon on your mac; the index is sqlite at ~/.vintage
- agents read it over localhost — cli, tui, mcp, all the same graph
- nothing leaves the machine (one call to the payment provider at unlock, then done)
