CalendarMCP for Cursor
ai.calendarmcp/server
Hosted Google Calendar MCP server for AI agents. No self-hosting or Google Cloud setup.
client:Cursor
transport:streamable-http
Install CalendarMCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"server": {
"url": "https://calendarmcp.ai/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs