1
Register the connector
codex mcp add writes an entry into ~/.codex/config.toml. Nothing can
call it yet — it has no credentials.2
Sign in
codex mcp login affixo opens Affixo in your browser. Sign in, then choose
the workspace and the access level:- Read only — inspect campaigns, commissions, promoters and referrals.
- Read & write — also create/update campaigns, set commission rules (including per-product rates), configure product commissions, and invite affiliates.
3
Check it loaded
codex mcp list shows affixo. Ask: “List my Affixo campaigns.”Adding it by hand
In~/.codex/config.toml (or .codex/config.toml to scope it to a trusted
project):
codex mcp login affixo — the config alone doesn’t authenticate.
Skipping the login step is the usual reason the tools appear but every call
fails. Registering a connector and authorizing it are two separate things in
Codex.