google events for VS Code
io.github.johnisanerd/google-events
Google Events listings with dates, venues, and ticket links via a hosted MCP server.
client:VS Code
transport:streamable-http
Install google events in VS Code
.vscode/mcp.json
{
"servers": {
"google-events": {
"type": "http",
"url": "https://mcp.apify.com/?tools=johnvc/google-events-api---access-google-events-data"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs