Allow hiding/removing built-in MCP integrations from /mcp dialog
Resolved 💬 2 comments Opened Mar 5, 2026 by mr0xf Closed Mar 5, 2026
Problem
The /mcp dialog shows built-in integrations (claude.ai, Gmail, Google Calendar) that cannot be removed or hidden, even when claudeInChrome is set to false in settings.
claude mcp removedoesn't work on them ("No MCP server found")claude mcp listdoesn't show them (they're not user-configured)- Setting
"claudeInChrome": falsedisables the functionality but doesn't hide the entries
Expected behavior
If a user has opted out of Chrome integrations via "claudeInChrome": false, these entries should not appear in the /mcp dialog at all. Ideally, users should be able to fully remove any integration they don't want to see.
Current behavior
Three non-removable entries permanently visible in /mcp:
- claude.ai
- Gmail · △ needs authentication
- Google Calendar · △ needs authentication
Environment
- Claude Code CLI
- macOS (Darwin 25.3.0)
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗