Codex with OAuth
Add this to ~/.codex/config.toml, then authorize:
[mcp_servers.9to5_coverage]
url = "https://coverage.9to5.software/mcp"
codex mcp login 9to5_coverage
API-token alternative
[mcp_servers.9to5_coverage]
url = "https://coverage.9to5.software/mcp"
bearer_token_env_var = "NINE_TO_FIVE_COVERAGE_TOKEN"