Skip to content

Instantly share code, notes, and snippets.

@discountry
Last active March 15, 2026 04:06
Show Gist options
  • Select an option

  • Save discountry/552d0ae2f3193493520274a2af2681d5 to your computer and use it in GitHub Desktop.

Select an option

Save discountry/552d0ae2f3193493520274a2af2681d5 to your computer and use it in GitHub Desktop.
{
"mcpServers": {
"codex": {
"command": "codex",
"args": ["mcp-server"],
"type": "stdio"
}
}
}
{
"args": [
"-m",
"gpt-5.4",
"-c",
"model_reasoning_effort=high",
"mcp-server"
],
"command": "codex",
"env": {},
"type": "stdio"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment