Skip to content

Keyboard Shortcuts

Complete reference of all keyboard shortcuts in the TUI.

Global Shortcuts

Available on all screens:

KeyAction
QQuit application
ESCGo back / Cancel
Ctrl+CForce quit

KeyAction
or kMove cursor up
or jMove cursor down
ENTERManage server

Server Actions

KeyAction
AAdd new server
DDelete current server
EEdit server
SPACEEnable/disable server
XTest all servers

Screen Navigation

KeyScreen
TTools
CClients
FProfiles
IImport/Export
GSettings
HDoctor
OAuth (remote)
ENTERDaemon

Tool Filters Screen

KeyAction
/ Navigate tools
SPACEToggle tool
AEnable all tools
NDisable all tools
ESCSave and return

Clients Screen

KeyAction
↑/↓Navigate between clients
ENTERToggle connect/disconnect for current client
RRefresh detected clients
ESCReturn to main menu

Profiles Screen

KeyAction
↑/↓Navigate profiles
ENTERUse selected profile
AAdd new profile (with option to clone)
RRename selected profile
DDelete selected profile
ESCReturn to main menu

When adding a new profile with A, you'll be prompted to either clone from an existing profile or create an empty one.


Import/Export Screen

Navigate with ↑/↓ and select with ENTER. Options are dynamic based on installed clients (e.g., Import from Claude/Cursor/Windsurf/VS Code/Zed), plus import from file and export options.


Settings Screen

KeyAction
↑/↓Navigate between settings
ENTEREdit selected setting
SPACEToggle boolean setting
RReset all to defaults
ESCReturn to main menu

Note: When port is changed, all connected clients are automatically updated with the new port.


Input Prompts

When entering text:

KeyAction
ENTERConfirm input
ESCCancel input
BackspaceDelete character

Confirmation Dialogs

KeyAction
Y or ENTERConfirm
N or ESCCancel

Quick Reference Card

text
╔════════════════════════════════════════════════════╗
║             MCP Server Manager Shortcuts           ║
╠════════════════════════════════════════════════════╣
║  Navigation      │  Server Actions                ║
║  ↑↓  Navigate    │  A  Add server                 ║
║  ENTER  Manage   │  D  Delete server              ║
║                  │  E  Edit server                ║
║  Screens         │  SPACE  Enable/Disable         ║
║  T  Tools        │  X  Test all                   ║
║  C  Clients      │                                ║
║  F  Profiles     │  System                        ║
║  I  Import/Exp   │  H  Doctor                     ║
║  G  Settings     │                                ║
║                  │  Q  Quit                       ║
╚════════════════════════════════════════════════════╝

Released under the MIT License.