theniceboy/codex/config.toml
2025-09-10 12:05:24 -07:00

7 lines
275 B
TOML

model_reasoning_effort = "high" # minimal|low|medium|high|none
model_verbosity = "medium" # low|medium|high
[mcp_servers.ib]
command = "mcp-proxy"
args = ["--transport", "streamablehttp", "http://127.0.0.1:5938"]
startup_timeout_ms = 20000