minutes for Claude Desktop
io.github.silverstein/minutes
The private, owned conversation-memory layer for AI. Record, transcribe, and search every meeting.
client:Claude Desktop
transport:stdio
runtime:npm
Install minutes in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"minutes": {
"command": "npx",
"args": [
"-y",
"minutes-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs