Deep dive

Talk to your meetings: connect Google Meet to AI agents with MCP

July 1, 2026· 2 min read· by AppNest
The short answer

MeetConnect runs a local MCP (Model Context Protocol) bridge that exposes your live Google Meet transcript to AI agents through a small set of tools. An agent can answer questions about the meeting while it is happening and search the transcript afterward — on your own machine, with your own key. This is the bridge-connected mode; free live caption capture and browser-only recording work without it.

What MCP is

MCP (Model Context Protocol) is an open standard for connecting AI assistants to tools and data sources. Instead of copy-pasting a transcript into a chat, an MCP-capable agent calls tools directly. MeetConnect ships a local MCP bridge, so the connection stays on your machine.

The tools the bridge exposes

The bridge serves the live caption store over six read tools:

ToolWhat it returns
meeting_statusWhether a meeting is live and basic state
get_recentThe most recent transcript turns
get_full_transcriptThe full coalesced transcript
search_transcriptMatching lines for a query
list_speakersThe speakers seen in the meeting
list_meetingsMeetings known to the bridge

What you can ask

  • “What did we just decide about pricing?” — mid-call, from the live transcript.
  • “Who raised the concern about the deadline?” — via speaker + search.
  • “Summarize the last ten minutes.” — from the recent turns.

What needs the bridge (and what doesn't)

The MCP bridge and AI transcription are the bridge-connected mode — a small local Node process you run with your own key. Free live caption capture, .txt export, and browser-only audio recording all work without it. See recording Meet locally.

NoteToday the MCP tools serve the live, in-memory caption store. A durable, archive-backed index for 'talk to all my past meetings' is on the roadmap, not shipped — we keep that distinction honest.

Frequently asked questions

What is the MeetConnect MCP bridge?+

A small local Node process that exposes your live Google Meet transcript to MCP-capable AI agents through six read tools, so an agent can answer questions during the call and search the transcript afterward.

Does the AI agent connection run in the cloud?+

No. The bridge runs locally on your machine with your own API key. Nothing is sent to a third party unless you choose a cloud feature.

Can it search all my past meetings?+

The current MCP tools serve the live in-memory transcript store. A durable archive-backed index across all past meetings is planned but not yet shipped.

Keep reading

Capture your next meeting like it mattered.

Live captions free, local-first recording, and AI transcription with your own key.

Add to Chrome — free