Heuristic estimate (AI scoring not configured). anthropics/claude-code: Allow hiding/removing unused cloud connectors (Gmail, Google Calendar, etc.) shows 50 engagement on ghissues. Buildability is inferred from the description; add an AI gateway key for a tailored read.
A starter prompt for Claude Code, what you'll need, and how to reach them.
Build a minimal version of "anthropics/claude-code: Allow hiding/removing unused cloud connectors (Gmail, Google Calendar, etc.)". Read the original at https://github.com/anthropics/claude-code/issues/29368 for the exact requirements, then scaffold a Next.js + Tailwind app, implement the smallest valuable slice first, and ship it. (Enable AI scoring for a tailored, detailed prompt.)
Part of the operator's house stack.
Depends on the find — enable AI scoring for specifics.
Learn it: Search getting-started ↗
## Description Cloud connectors (Gmail, Google Calendar, Google Drive) appear as MCP servers in Claude Code even when they are not connected and not needed. They show up with "Needs authentication" status and there is no way to hide or remove them. Example: ``` claude.ai Gmail: https://gmail.mcp.claude.com/mcp - ! Needs authentication claude.ai Google Calendar: https://gcal.mcp.claude.com/mcp - ! Needs authentication ``` ## Problem - These are built-in platform connectors that cannot be removed via CLI (`claude mcp remove`) or local settings - Users who don't use these services have no way to declutter their MCP server list - They add noise to the tool/MCP server listing ## Requested Feature Provide an option to hide or disable unused cloud connectors, either: - Via `claude mcp remove` CLI command - Via a setting in `settings.json` (e.g., `blockedMcpServers` or similar) - Via the claude.ai Connectors UI (a "Hide" or "Remove" option for unconnected connectors) ## Environment - Claude Code CLI - macOS
Comment on the GitHub issue, then open a draft PR to demonstrate the fix.
“Enable AI scoring for a tailored outreach angle.”
Open the original ↗