claude.ai connectors (Google Calendar, Notion) not loading in Claude Code CLI
Resolved 💬 3 comments Opened Feb 27, 2026 by bsh0209 Closed Feb 27, 2026
Description
claude.ai cloud connectors (Google Calendar, Notion, Gmail) are not loading in Claude Code CLI terminal. These connectors are confirmed working on both claude.ai web and the Claude desktop app, but the CLI does not recognize or load them.
Environment
- Claude Code v2.1.62 (Windows 11, npm global install)
- Previously worked around v2.1.49
Steps to Reproduce
- Connect Google Calendar / Notion via claude.ai (confirmed working in web & desktop app)
- Open Claude Code in terminal
- Type
/mcp - claude.ai connectors are not listed and not loaded
Expected Behavior
claude.ai connectors should be loaded and displayed in /mcp, as they were in previous versions.
Actual Behavior
/mcpdoes not show any claude.ai connectors- Connector tools are not available in the session
- Note: Separately configured local MCP servers work fine — this issue is specific to claude.ai cloud connectors
Additional Context
- claude.ai web: connectors working
- Claude desktop app: connectors working
- Claude Code CLI: connectors NOT loading
disabledMcpServersin config tracksclaude.ai Gmail, indicating the CLI is aware of connectors at some level
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗