Currently, when adding an MCP server to Claude Code, the server is automatically enabled and cannot be disabled without removing it entirely. This creates challenges when:
- Testing new MCP servers that may be unstable or broken
- Temporarily disabling servers for debugging purposes
- Managing multiple MCP servers where some should remain configured but not active
- Developing MCP servers that need to be toggled on/off during development