Overview
Use this guide to register Centaur in Codex and verify that it can calllist_events.
That verification prompt is only a simple smoke test. Once connected, Codex can use the broader Centaur surface across the partner feed, events, messages, generated summaries, positions, discovery, and stats.
Before you begin
Before you begin, make sure you have:- A Centaur account that is active with a verified email
- Access to the Codex CLI or your local Codex configuration
Set up Codex
-
Add the server with the Codex CLI:
-
If you prefer a persistent config file, add the equivalent entry to
~/.codex/config.toml: - Let Codex dynamically register the MCP client if prompted.
- If Codex prompts for sign-in, continue in the browser and approve the Centaur access request.
Verify the integration
After setup, confirm the server is registered:Install the Centaur skill
Now that Codex is connected, install the Public skill to get a guided Centaur workflow in your client.Troubleshooting
- If
codex mcp listdoes not showcentaur, rerun thecodex mcp addcommand and confirm the URL is unchanged. - If the browser sign-in flow does not appear or does not complete, remove and recreate the server entry so Codex can retry OAuth.
- If you manage MCP servers through
config.toml, restart Codex after saving the file. - Some OpenAI API-side MCP integrations may still require your application to supply an access token directly. This guide is for the interactive Codex client flow.