/mcp dialog immediately dismissed without displaying
Resolved 💬 2 comments Opened Apr 1, 2026 by devanshc-lambdaTest Closed May 8, 2026
Description
The /mcp slash command dialog renders as a blank/empty screen. No UI elements (server list, configuration options, etc.) are visible. The only way to exit is pressing Escape, which then outputs "MCP dialog dismissed".
Steps to Reproduce
- Open Claude Code CLI
- Type
/mcpand press Enter - Screen changes but no dialog content is rendered — it appears blank
- Press Escape to exit — output shows "MCP dialog dismissed"
Expected Behavior
The MCP server configuration dialog should render with visible UI elements allowing the user to view and manage MCP server connections.
Actual Behavior
The dialog opens but renders nothing — the screen is blank/empty with no visible UI. User must press Escape to return.
Environment
- OS: macOS (Darwin 25.2.0)
- Shell: zsh
- Claude Code model: claude-opus-4-6
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗