MeetStream for Cursor
io.github.meetstream-ai/meetstream-mcp
Meeting bots for Zoom, Google Meet and Teams: record, transcribe, summarize, run voice agents.
client:Cursor
transport:streamable-http
Install MeetStream in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"meetstream-mcp": {
"url": "https://mcp.meetstream.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs