Skip to main content
reopt Handbook
reopt Handbook
Codex Command MasterLabels and command selectionHow to read a detail guideComplete command listTerminal CLI Commands and Options

Task guides

Core Command GroupSession Command GroupCustom Command GuideMCP Command and Integration GuideDesign Workflows

Conversation and context

Cmd. /clearCmd. /renameCmd. /archiveCmd. /deleteCmd. /compactCmd. /copyCmd. /memoriesCmd. /importCmd. /initCmd. /mentionCmd. /forkCmd. /sideCmd. /resumeCmd. /newCmd. /cdCmd. /exportCmd. /recap

Planning and execution

Cmd. /planCmd. /goalCmd. /psCmd. /stopCmd. /app

Review and verification

Cmd. /review

Models and settings

Cmd. /modelCmd. /fast

Permissions and integrations

Cmd. /permissionsCmd. /ideCmd. /setup-default-sandboxCmd. /sandbox-add-read-dirCmd. /pluginsCmd. /hooksCmd. /approveCmd. /skillsCmd. /mcp

Status and diagnostics

Cmd. /agentCmd. /appsCmd. /diffCmd. /feedbackCmd. /personalityCmd. /rawCmd. /statusCmd. /debug-configCmd. /title

Display and input

Cmd. /keymapCmd. /vimCmd. /experimentalCmd. /statuslineCmd. /themeCmd. /petsCmd. /voiceCmd. /worktree

Account and usage

Cmd. /exitCmd. /logoutCmd. /quitCmd. /usage

Legacy

Cmd. /approvals

Verification and history

Current verification scopeHandbook updatesRelease coverage historyEarlier verification recordsCommand change history
Handbook›Codex Command Master›Cmd. /apps
한국어English

Cmd. /apps

Browse apps and connectors, then insert app mentions into the prompt.

Key takeaways

  • Browse apps and connectors, then insert app mentions into the prompt.
  • Check the input surface and availability before using the examples below.

Purpose

Browse apps and connectors, then insert app mentions into the prompt.

/apps

Availability

FieldValue
Input surfaceRunning CLI prompt
KindBuilt-in
StatusCurrent reference
Aliases—
Documented minimumNot specified
Reviewed against2026-09-22 · Codex CLI 0.155.1

The installed command menu and account or organization settings determine availability.

Examples

/apps

When to use it

  1. Use /apps before asking Codex to work with a connector so the app mention is explicit.
  2. Pair /apps with /permissions when the connector exposes actions with side effects.

Choosing related commands

CommandDifferenceChoose It When
/appsBrowses connectors/appsYou need to reference an app in a prompt
/pluginsManages plugin bundlesYou need skills, apps, MCP, or hooks packaged together
/mcpLists MCP toolsYou need to inspect the actual tool surface

Effects and persistence

Browses and manages available apps. App connection and approval of individual tool actions remain distinct.

/apps browses connected apps and inserts them into the composer as app mentions such as $app-slug.

Cautions

  • An app mention is not a substitute for reviewing tool permissions.
  • Connector availability can differ by account, workspace, and installed plugin state.

Official sources

  • Developer Commands
  • Cli

Complete command list · Verification scope · History for this command

Related docs

Cmd. /app

Hand off the current CLI thread to Codex Desktop.

Cmd. /mcp

List configured MCP tools and inspect server diagnostics.

Cmd. /release-notes

Claude Code Command Master · Displays selected release notes in the transcript without adding them to model conversation context.

Cmd. /run

Claude Code Command Master · Launch and drive the app to verify a change (skill).

Cmd. /run-skill-generator

Claude Code Command Master · Generate project-specific /run and /verify skills.

Cmd. /agent

Switch between spawned Codex subagent threads to inspect each agent transcript, status, model, and reasoning effort before merging their work.

Cmd. /diff

Review current Git changes from inside Codex.

On this page

PurposeAvailabilityExamplesWhen to use itChoosing related commandsEffects and persistenceCautionsOfficial sources