Skip to content

Instantly share code, notes, and snippets.

@icedac
Created August 10, 2025 12:36
Show Gist options
  • Select an option

  • Save icedac/c38f58bc4ed02edf38f26a59e81ab225 to your computer and use it in GitHub Desktop.

Select an option

Save icedac/c38f58bc4ed02edf38f26a59e81ab225 to your computer and use it in GitHub Desktop.
~/claude.json
"mcpServers": {
"codex_subagent": {
"command": "npx",
"args": [
"-y",
"@openai/codex",
"mcp",
"-c model=\"gpt-5\"",
"-c model_reasoning_effort=\"high\""
]
}
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment