google events for Cursor
io.github.johnisanerd/google-events
Google Events listings with dates, venues, and ticket links via a hosted MCP server.
client:Cursor
transport:streamable-http
Install google events in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"google-events": {
"url": "https://mcp.apify.com/?tools=johnvc/google-events-api---access-google-events-data"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs