Slash command
Manage MCP server connections and OAuth. v2.1.191 adds retries for capability discovery and OAuth token requests.
Syntax
/mcp [reconnect <server>|enable|disable [<server>|all]]Browse servers, reconnect disconnected ones, or enable/disable them. As of v2.1.191: tools/list, prompts/list, and resources/list retry transient network errors with backoff; OAuth discovery and token requests retry once; headless environments skip the browser popup; HTTP 404 errors show the URL and point to your MCP config.
parallel-agents
Manage agent configurations and monitor background agents running in parallel.
configuration
Switch the AI model and save it as your default for new sessions. Adjust effort level with left/right arrows on models that support it.
configuration
Manage allow, ask, and deny rules for tool permissions. Recently-denied approvals persist on close as of v2.1.191.
parallel-agents
Stop the attached background session while keeping its transcript and git worktree.
diagnostics
Diagnose and verify your Claude Code installation and settings. Press f to have Claude fix any reported issues.
session-management
Rewind code and/or conversation to a checkpoint. As of v2.1.191, restore context from before /clear ran. Aliases: /checkpoint, /undo.