Single-user MCP server that lets Claude create Google Calendar events with custom reminders, recurrence, and Google Tasks — capabilities Claude's built-in connector doesn't expose.
YOUR_MCP_SECRET with the value you set in Lovable Cloud secrets./api/mcp{
"mcpServers": {
"google-calendar-bridge": {
"url": "/api/mcp",
"transport": "http",
"headers": {
"Authorization": "Bearer YOUR_MCP_SECRET"
}
}
}
}No activity yet. Connect Claude and ask it to run a tool.
• Google Tasks due dates are date-only. If you need a specific time, ask Claude to create a calendar event instead.
• Single-user. Anyone with your MCP_SECRET can drive your calendar — keep it secret.