Docs
This is the clean map of the public Minutes docs surface. Start with For agents if you are helping someone install or use Minutes. Use the generated references for the MCP and error surfaces. Use the compare and resource pages when the real question is fit, not setup.
MCP server
When: User has Claude Desktop, Codex, Gemini CLI, Cursor, or any MCP client.
npx minutes-mcp
No Rust needed. Search, browse, and dashboard tools work with zero setup. Recording and transcription need the CLI binary on PATH or to be auto-installed on first use.
CLI
When: User wants terminal-first recording, search, import, and vault sync.
brew tap silverstein/tap && brew install minutes
Also available via cargo install minutes-cli. Requires Rust + cmake for source builds. Linux needs libasound2-dev and libpipewire-0.3-dev.
Claude Code plugin
When: User works in Claude Code and wants meeting lifecycle skills and proactive hooks.
claude plugin marketplace add silverstein/minutes
19 skills (brief, prep, debrief, graph, video review, and the rest of the meeting lifecycle) plus a meeting-analyst agent and SessionStart/PostToolUse hooks.
Pi coding agent
When: User works in Pi or wants Minutes to use pi as an opt-in local summarization agent.
pi
Pi auto-discovers the existing .agents/skills/minutes skill pack. Set [summarization] engine = "agent" and agent_command = "pi" to use it for post-recording summaries.
Desktop app
When: User wants a menu bar app with one-click recording, Recall, and artifact drafting.
brew install --cask silverstein/tap/minutes
Tauri v2, macOS only today. Includes command palette, dictation hotkey, live mode toggle, and auto-updates from GitHub Releases.
Start
The best starting point if you are an LLM or operator helping someone install or use Minutes.
Start
Concise machine-readable agent index for retrieval and integration.
Start
Long-form machine-readable agent reference with the canonical public surfaces.
Start
Current proof artifacts, eval caveats, and the milestones still needed before stronger claims are fair.
Reference
Generated reference for MCP tools, resources, prompt templates, and stable anchors.
Reference
Parallel markdown mirror of the MCP tools reference for agent retrieval.
Reference
Generated reference for stable Minutes core errors and platform-specific variants.
Reference
Checklist for deciding whether a new agent needs files, MCP, portable skills, a host-specific surface, or agent_command support.
Guides and compare
Starter workflow packs and generated skill metadata for discovering the Minutes skill ecosystem.
Guides and compare
Fit-based comparisons between Minutes and other products such as Granola, Otter, and Fireflies.
Guides and compare
Category-creation guide for users whose real workflow is Claude Code, Codex, MCP, and durable meeting memory.