anthropics / anthropics/claude-code

Scheduled routines (RemoteTrigger) report 'no connectors' despite connectors showing as Connected in claude.ai

Đang mở
#92,999 2 bình luận 0 reaction 0 người được giao Xem trên GitHub
area:mcp area:routines bug
Ngôn ngữ chính
Python
Star
145k
Fork
23.1k
Chỉ số merge pull request
Chỉ số pull request đang chờ

Mô tả

## Description
When setting up a scheduled cloud agent (a "routine", via the `/schedule` flow), the connector-availability check consistently reports no MCP connectors available, even though the account's connectors page (`claude.ai/customize/connectors`) shows multiple connectors in a "Connected" state (Gmail, GitHub, Google Drive — all with a checkmark under "상태").

## Steps to reproduce
1. Connect one or more connectors (e.g. Gmail) at `claude.ai/customize/connectors`. Confirm they show as Connected in that UI.
2. Start `/schedule` (or otherwise query available MCP connectors for a routine) in a Claude Code session.
3. Observe the "Available MCP Connectors" section.

## Expected behavior
The connected services (Gmail, GitHub, Google Drive) should appear as available connectors that can be attached to a routine via `mcp_connections`.

## Actual behavior
The check repeatedly returns "No available MCP connectors found." This was re-checked multiple times over roughly 1 hour after the connectors were confirmed connected in the UI, with no change.

## Impact
This blocks attaching any claude.ai connector (e.g. sending an email via Gmail after a routine finishes) to a scheduled routine, since routines can only use claude.ai connectors and the connector list never reflects what's actually connected.

## Environment
- Feature: Claude Code scheduled routines (`RemoteTrigger` / `/schedule`)
- Connectors confirmed connected: Gmail, GitHub, Google Drive

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Hướng nghiên cứu

The relevant entry points named here are `/schedule`, `RemoteTrigger`, and `mcp_connections`; begin by tracing the connector-availability check after confirming Gmail, GitHub, or Google Drive is Connected at `claude.ai/customize/connectors`. Done means a connected service is reported as available and can be attached to a routine through `mcp_connections`, with the reported reproduction covered by a test if the existing test area is identified.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Lĩnh vực
backend, cloud
Loại issue
Lỗi
Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức độ hoạt động
Sôi nổi
Độ rõ ràng
Khá rõ ràng
Mức phù hợp với người mới
48/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.