Xtify runs a Model Context Protocol server on your Mac. The AI agents you already use can recall every decision, action item, and risk — and none of it ever leaves your machine.
Because Xtify speaks standard MCP, any agent that supports the protocol can connect in one config entry — no custom SDK, no scraping, no exporting. Ask a question in plain language and the agent decides which Xtify tool to call, pulls exactly the memory it needs, and answers with real context from your meetings.
Anything that implements an MCP client — desktop assistants, IDE agents, or a few lines of your own code — works the same way.
Every tool maps to how Xtify already structures a meeting — decisions, action items, risks, follow-ups — plus search and raw transcripts. All read-only.
Semantic search across every meeting. Returns ranked snippets with the meeting, speaker, and timestamp they came from.
Enumerate meetings, filterable by date range, platform, or participant. Returns titles, metadata, and stable IDs.
The full structured summary for one meeting — decisions, actions, risks, follow-ups, and speaker breakdown, by ID.
Open and closed action items with owner, due date, and source meeting. Filter by owner, status, or overdue.
Every decision on record across meetings, with who made it and the context it was made in.
Risks and blockers with severity, who raised them, and the meeting of origin. Filter by high / medium / low.
Every place a person, project, or topic was mentioned — across all meetings — with the surrounding transcript.
The full diarized transcript for a meeting, with speaker labels and timestamps — when an agent needs the raw source.
Open follow-ups threaded across meetings, so an agent can see what's still waiting on a reply or a next step.
Tools are also surfaced as MCP resources — xtify://meetings/{id} and xtify://memory/index — for clients that browse resources directly.
Turn on Local MCP in Xtify's settings. The server starts with the app and binds to localhost only.
Drop the snippet into your agent's MCP config and restart it. Xtify appears as an available tool source.
Ask your agent about your meetings in plain language — it calls the right Xtify tool and answers with real context.
"What did I commit to for Project Atlas, and is anything overdue?"
"Summarize every risk raised about the data-sharing agreement this quarter."
"Draft a follow-up email to the client covering what we decided last week."
Bring your own agents on Pro Max. Ultra adds separated memory per client or workspace, so each engagement exposes its own scope through the server.