[BUG] CCR scheduled triggers: MCP connectors not available as tools in remote agent session
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
CCR scheduled triggers: MCP connectors attached via mcp_connections are not available
as tools in the remote agent session. The agent only sees general-purpose tools (Bash,
Read, WebSearch, etc.) and has no access to the configured MCP integrations (Gmail,
Google Calendar, Notion).
What Should Happen?
The remote agent should have access to the MCP tools from the attached connectors, the
same way they are available in a local Claude Code session with the same connectors
configured.
Error Messages/Logs
I don't have the MCP integrations needed to access your Google Calendar, Gmail,
or Notion data. The required authenticated tools (Google Calendar API, Gmail API,
Notion API) are not configured in this environment. The tools available to me are
only general-purpose ones (web search/fetch, file I/O, etc.), none of which have
authenticated access to your Google or Notion accounts.
Steps to Reproduce
- Create a CCR scheduled trigger via the API with mcp_connections specifying one or
more claude.ai MCP connectors (Gmail, Google Calendar, Notion)
- Run the trigger manually via the run endpoint
- Observe that the agent reports no MCP tools available and cannot execute any steps
requiring authenticated integrations
Additional context: Trigger ID trig_01C6YT4ZBAckeVGjZX6P6yiA. Same prompt works
correctly in a local Claude Code session with identical MCP connectors. Removing
allowed_tools restrictions from session_context made no difference. Claude Sonnet 4.6.
Claude Model
Sonnet (default)
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
● Bash(claude --version) ⎿ 2.1.91 (Claude Code) ● Claude Code CLI: 2.1.91 Model: claude-sonnet-4-6
Platform
Other
Operating System
Windows
Terminal/Shell
PowerShell
Additional Information
_No response_
This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗