claude-code - 💡(How to fix) Fix [BUG] Routines: MCP connector tool calls fail with "requires approval" despite connectors being added to routine

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…

When running a Routine in remote mode, MCP tool calls (Gmail, Google Calendar, Microsoft 365) fail with "Streamable HTTP error: Error POSTing to endpoint: MCP tool call requires approval" — even though all three connectors are explicitly added to the routine with the "no approval needed" banner confirmed.

Error Message

Streamable HTTP error: Error POSTing to endpoint: MCP tool call requires approval

Root Cause

When running a Routine in remote mode, MCP tool calls (Gmail, Google Calendar, Microsoft 365) fail with "Streamable HTTP error: Error POSTing to endpoint: MCP tool call requires approval" — even though all three connectors are explicitly added to the routine with the "no approval needed" banner confirmed.

Code Example

Streamable HTTP error: Error POSTing to endpoint: MCP tool call requires approval
RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing issues and this hasn't been reported yet
  • This is a single bug report (please file separate reports for different bugs)
  • I am using the latest version of Claude Code

What's Wrong?

Summary

When running a Routine in remote mode, MCP tool calls (Gmail, Google Calendar, Microsoft 365) fail with "Streamable HTTP error: Error POSTing to endpoint: MCP tool call requires approval" — even though all three connectors are explicitly added to the routine with the "no approval needed" banner confirmed.

Environment

  • Claude Code web (code.claude.com)
  • Routine type: Remote / scheduled
  • Trigger: Weekdays at 8:30 AM EDT
  • Connectors: Gmail, Google Calendar, Microsoft 365

Steps to reproduce

  1. Create a Routine with Gmail, Google Calendar, and Microsoft 365 connectors added
  2. Confirm the yellow banner says "Claude can use all tools from these connectors without asking for permission during runs"
  3. Trigger a run (manual or scheduled)
  4. All MCP tool calls fail with approval error

What I tried

  • settings.json at ~/.claude/settings.json with all MCP tools allowlisted
  • CLAUDE_PERMISSION_MODE=bypassPermissions in cloud environment variables
  • Reconnecting all integrations
  • Running manually and approving each tool call

Expected behavior

Connectors added to a Routine should run without approval prompts during remote execution.

Actual behavior

Every MCP tool call returns "MCP tool call requires approval" at the server level before Claude Code's own permission logic is even reached.

Related issues

  • #10801 — Critical: No way to bypass MCP tool approval prompts in VSCode extension

What Should Happen?

Connectors added to a Routine should run without approval prompts during remote execution.

Error Messages/Logs

Streamable HTTP error: Error POSTing to endpoint: MCP tool call requires approval

Steps to Reproduce

  1. Create a Routine at code.claude.com with Gmail, Google Calendar, and Microsoft 365 connectors added
  2. Confirm the banner says "Claude can use all tools from these connectors without asking for permission during runs"
  3. Trigger a run (manual or scheduled)
  4. All MCP tool calls fail with approval error at the server level

Claude Model

Sonnet (default)

Is this a regression?

Yes, this worked in a previous version

Last Working Version

No response

Claude Code Version

Claude 1.8089.1 (b98a06) 2026-05-19T18:28:48.000Z

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

No response

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

Connectors added to a Routine should run without approval prompts during remote execution.

Still need to ship something?

×6

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

Back to top recommendations

TRENDING