claude-code - 💡(How to fix) Fix CCR scheduled routine — Google MCP connectors (Gmail, Calendar, Drive) stopped working in remote_trigger environment

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

A scheduled CCR routine (runs Mon–Fri at 7 AM ET) was working reliably from May 7–20, 2026. On May 21 it stopped firing automatically. Google MCP connectors fail silently with no permission prompts surfaced.

Root Cause

A scheduled CCR routine (runs Mon–Fri at 7 AM ET) was working reliably from May 7–20, 2026. On May 21 it stopped firing automatically. Google MCP connectors fail silently with no permission prompts surfaced.

RAW_BUFFERClick to expand / collapse

Description

A scheduled CCR routine (runs Mon–Fri at 7 AM ET) was working reliably from May 7–20, 2026. On May 21 it stopped firing automatically. Google MCP connectors fail silently with no permission prompts surfaced.

Environment vars observed inside the routine

  • CLAUDE_CODE_PROVIDER_MANAGED_BY_HOST=1
  • CLAUDE_CODE_ENTRYPOINT=remote_trigger

What we tried

  • Re-adding the Google connectors (Gmail, Calendar, Google Drive) — no change
  • settings.json allowlist — bypassed by host, no effect
  • Runtime "Allow" prompts — never surface in this environment

Key observation

Supabase MCP (native connector) still works fine in the same routine. Only Google connectors fail. Local Claude Code sessions have no issues with the same Google MCPs.

Expected behavior

Google MCP tool calls execute as they did May 7–20 without requiring runtime UI approval.

Routine ID

trig_01AgXyd5VNdWCLD65RkQsCz2

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

FAQ

Expected behavior

Google MCP tool calls execute as they did May 7–20 without requiring runtime UI approval.

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix CCR scheduled routine — Google MCP connectors (Gmail, Calendar, Drive) stopped working in remote_trigger environment