Skip to main content
The codex/ module installs ~/.codex/config.toml. It defines the default Codex model, notification behavior, trusted local projects, MCP servers, and memory support for this workstation.

Defaults

SettingValue
Modelgpt-5.5
Reasoning effortmedium
Plan mode reasoning efforthigh
Service tierfast
MemoriesEnabled

Notifications

Codex is configured to play the macOS Blow sound for:
  • Agent turn completion
  • Approval requests
The TUI notification list includes agent-turn-complete and approval-requested.

Trusted Projects

The config marks common local workspaces as trusted so Codex can work without repeating project trust prompts. Examples include:
/Users/p78tr4
/Users/p78tr4/Documents/anonymous
/Users/p78tr4/Documents/anonymous/0x0
/Users/p78tr4/Documents/anonymous/rig
/Users/p78tr4/Documents/lira

MCP Servers

Two MCP servers are configured:
ServerUse
notionEdit and search Notion workspace content
openaiDeveloperDocsSearch and fetch OpenAI developer documentation
Selected MCP tools are set to require approval before use.