Skip to content

Command Palette

The Command Palette provides instant access to all app functions through fuzzy search. Press Ctrl+K to open it from anywhere in the app.

Opening the Command Palette

  • Keyboard: Ctrl+K (Windows/Linux) or Cmd+K (macOS)
  • Menu: Help → Command Palette

Using the Command Palette

  1. Press Ctrl+K to open
  2. Start typing to search commands
  3. Use Arrow keys to navigate results
  4. Press Enter to execute the selected command
  5. Press Esc to close without executing

Available Commands

  • Go to Projects
  • Go to Endpoints
  • Go to Requests
  • Go to MCP Server (Pro only)

Projects

  • Create New Project
  • Start Server (for current project)
  • Stop Server (for current project)
  • Quick Switch Project (type project name)

Endpoints

  • Create Mock Endpoint
  • Create Proxy Endpoint
  • Create Webhook Endpoint

Requests

  • View Recent Requests
  • Clear All Requests

MCP Server (Pro)

  • Start MCP Server
  • Stop MCP Server
  • View MCP Logs

Settings

  • Open Settings
  • Toggle Theme (Dark/Light)
  • Toggle Sidebar

Tips

  • Fuzzy search: Type partial words (e.g., "cre pro" matches "Create New Project")
  • Recent commands: Your most recent commands appear at the top
  • Grouped results: Commands are organized by category
  • No mouse needed: Navigate entirely with keyboard