Generated Reference
Canonical reference for the Minutes MCP server. This page is generated from the shipped product surface, so tool counts and names stay aligned with the actual server.
Install
{
"mcpServers": {
"minutes": {
"command": "npx",
"args": ["minutes-mcp"]
}
}
}Full agent entry point: https://useminutes.app/for-agents
list_meetings
linkList recent normal meetings and voice memos; restricted items are excluded unless an explicit logged override is enabled and requested
search_meetings
linkSearch normal meeting transcripts and voice memos; restricted items are excluded unless an explicit logged override is enabled and requested
get_meeting
linkGet a normal meeting transcript; restricted meetings return a content-free stub unless an explicit logged override is enabled and requested
activity_summary
linkSummarize desktop context bound to one exact normal meeting source
search_context
linkSearch desktop-context events bound to one exact normal meeting source
get_moment
linkShow the local desktop-context rewind bound to one exact normal meeting source
get_screen_context
linkRetrieve bounded, verified screenshots bound to one exact normal meeting source
research_topic
linkResearch a topic across policy-authorized meetings within supported corpus bounds
process_audio
linkOn macOS and Linux, process bounded inbox or Downloads WAV audio; compressed/private containers and Windows fail closed without reading audio; retained library recordings are unavailable
add_note
linkAdd a timestamped note to the current active recording; existing meeting files are not mutable from this assistant tool
resummarize_meeting
linkRe-run the AI pass on an edited meeting or memo, previewing by default and preserving user edits
consistency_report
linkFlag conflicting decisions and stale commitments
get_person_profile
linkBuild a profile from policy-authorized meetings within supported corpus bounds
track_commitments
linkList open and stale commitments, optionally filtered by person
relationship_map
linkRank relationships from the bounded process-private policy-safe graph projection
start_dictation
linkStart dictation mode — speech to clipboard and daily notes
stop_dictation
linkStop dictation mode
start_live_transcript
linkStart a live transcript session for real-time meeting transcription
read_live_transcript
linkRead utterances from the active live transcript with optional cursor or time window
get_meeting_insights
linkQuery decisions, commitments, and questions extracted from meetings; each insight records a path to its source meeting, that path is resolved to a meeting in the live corpus and the resolved meeting is re-verified against live sensitivity policy before release, and withheld records are reported as a partial view
ingest_meeting
linkExtract facts from a meeting and update the knowledge base (person profiles, log, index)
knowledge_status
linkShow the current state of the knowledge base — configuration, adapter, people count, log entries
start_copilot
linkStart the independent real-time copilot for a goal and observe its CLI nudge stream
stop_copilot
linkStop the active real-time copilot without changing recording or live transcription
copilot_status
linkRead current copilot session and provider health from the CLI status surface
read_copilot_nudges
linkRead observed copilot nudges incrementally by cursor or time window
add_agent_annotation
linkAppend attributed agent commentary as an agent.annotation event, never editing meeting markdown or frontmatter (allowlist-gated by ~/.minutes/agents.allow)
get_agent_annotations
linkCompatibility name only: unavailable because an annotation's source pointer and body are both author-supplied, so revalidating the pointer cannot bound what the body discloses
ui://minutes/dashboard
linkInteractive meeting dashboard and detail viewer
minutes://events/live
linkLive events are currently withheld because raw cursors can reveal restricted activity; reads return a constant unavailable response.
minutes://live/copilot
linkCurrent copilot state and latest observed nudge. Subscribe for notifications/resources/updated or poll this URI; MCP only controls and observes the independent minutes copilot engine.
minutes://events/live{?since_seq,limit}
linkLive event cursor reads are currently withheld because raw cursors can reveal restricted activity; reads return a constant unavailable response.