gcal for Cursor
com.mintmcp/gcal
A MCP server that works with Google Calendar to manage event listing, reading, and updates.
client:Cursor
transport:streamable-http
Install gcal in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"gcal": {
"url": "https://gcal.mintmcp.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs