Prerequisites
- Codex CLI installed (
npm install -g @openai/codex) - A SendKit API key with Full permission
Setup
1
Set your API key as an environment variable
Add your SendKit API key to your shell profile (
~/.zshrc, ~/.bashrc, etc.):Replace
sk_your_api_key_here with your actual API key from the SendKit dashboard.2
Open the configuration file
Edit
~/.codex/config.toml and add the SendKit server:3
Restart Codex
Close and reopen Codex to load the new configuration.
4
Verify the connection
Ask Codex to interact with your SendKit account:

