Monk MCP is not enabled by default.Before you switch to Codex, make sure Monk is already running in VS Code, Cursor, Windsurf, or Antigravity with the same project open.Make sure:
Monk is installed in one supported IDE that is currently running
the project is open in that IDE
you ran Monk: Manage MCP Server
you chose Enable MCP server
If you are choosing targets manually, include Codex for this workspace.Monk writes the project-scoped Codex config for you in .codex/config.toml.Read more: Install Monk, MCP Getting Started
Codex supports project-scoped MCP configuration in .codex/config.toml for trusted projects.Monk writes that file for you, so the next step is to open the same project in Codex.This works for both:
the Codex CLI
the Codex IDE extension, which shares the same MCP configuration
Codex documents /mcp as the way to see active MCP servers.You should see Monk listed there once the project config has been picked up.Read more: Codex MCP docs