The Bitfab Codex plugin is coming soon. In the meantime, you can connect Codex to Bitfab via MCP for SDK setup and API key retrieval.
What’s Coming
The dedicated Codex plugin will bring the full Bitfab evaluation workflow into Codex, including:- Automatic instrumentation — Detect AI workflows in your codebase and add tracing with minimal diffs
- Trace diagnostics — Inspect failures, search traces, and read full span details without leaving your terminal
- Replay testing — Generate and run replay scripts to regression-test against production data
- Session notifications — Get alerted to trace failures and plugin updates on session start
Use Bitfab with Codex Today
While the plugin is in development, you can connect Codex to Bitfab’s MCP server for SDK setup assistance and API key retrieval. Set your API key as an environment variable:~/.codex/config.toml (global) or .codex/config.toml (project-level):
setup_bitfab— Get a language-specific SDK setup guide with correct API usage and code examplesget_bitfab_api_key— Retrieve your API key for environment variable configuration