MeetNotes for Zed
com.getmeetnotes/meetnotes
Search, read and export MeetNotes meeting transcripts, minutes and action items (getmeetnotes.com).
client:Zed
transport:streamable-http
Install MeetNotes in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"meetnotes": {
"url": "https://getmeetnotes.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs