MeetNotes for Cursor
com.getmeetnotes/meetnotes
Search, read and export MeetNotes meeting transcripts, minutes and action items (getmeetnotes.com).
client:Cursor
transport:streamable-http
Install MeetNotes in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"meetnotes": {
"url": "https://getmeetnotes.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs