Skip to content

Codex Integration

Codex can use Radar through MCP.

Add Radar to ~/.codex/config.toml:

toml
[mcp_servers.radar]
command = "radar-mcp"

Then add the routing guidance from AGENTS.md to your project-level instructions.

Radar is most useful when Codex would otherwise spend context reading files or long command output before reasoning.

Released under the MIT License.