Chat33 + Codex
Schedule posts, build DM automations and answer your inbox, right from Codex.
Copy this prompt into Codex
Set up Chat33 from chat33.io/codex
Works on every plan, including Free.
- 1.Paste the prompt into Codex. It adds Chat33.
- 2.Run the login command it gives you and approve in your browser.
- 3.Start a new Codex session and paste the prompt again. Codex checks your accounts and asks what to do first.
Install manually
Codex CLI
codex mcp add chat33 --url https://chat33.io/api/mcp/mcp codex mcp login chat33
MCP endpoint
https://chat33.io/api/mcp/mcp
The instructions Codex follows
When you paste the prompt, Codex reads this page and follows these steps. Nothing here is hidden.
Chat33 setup for OpenAI Codex. Source: https://chat33.io/codex Give only the next action for the user's current stage. Put every command in its own code block. Never ask the user for an API key and never print OAuth URLs; sign-in happens in their browser. No Chat33 account yet? They can create a free one at https://chat33.io/register 1. Register the server. Run `codex mcp list`. If chat33 is already listed, go to step 2. If it is missing, run: codex mcp add chat33 --url https://chat33.io/api/mcp/mcp MCP endpoint: https://chat33.io/api/mcp/mcp 2. Sign in. If chat33 tools are already available in this session, call whoami now: success → go to step 3; an auth error → tell the user to run `codex mcp login chat33` once, approve in the browser, then start a new Codex session and paste the setup prompt again. If chat33 tools are not available in this session: if you added chat33 in this session, tell the user to start a new Codex session and paste the setup prompt again; do not ask them to log in yet. If chat33 was already listed but its tools still don't load, treat it as an auth error (above). 3. Verify. Call whoami, then list_accounts. If no social account is connected, send the user to https://chat33.io/channels to connect one, then call list_accounts again. When both succeed, say Chat33 is ready, list each connected account on its own line, then show exactly this menu: Choose your first task — reply with a number: 1. Write and schedule a post 2. Create a comment → DM automation 3. See how my recent posts performed 4. Check my Instagram / Facebook inbox 5. Reply to comments on a post 4. For every task: confirm platform, account, text and time (with timezone) before creating a post; call validate_post before create_post. create_flow makes an automation as a draft; call set_flow_status with ACTIVE only when the user asks to switch it on. Never send a DM or comment reply without first showing the exact text and recipient and getting approval. DM replies only work within 24 hours of the contact's last message. 5. Finish with a verified result: show the scheduled time, automation status or sent message the tool returned. If only setup is done, say the connection is ready. Do not claim a task ran. Reference: tools https://chat33.io/mcp · REST API https://chat33.io/llms.txt
Questions
- Is it free?
- Yes. The MCP connection works on every Chat33 plan, including Free. Your plan's limits on posts and connected accounts still apply.
- Do I need an API key?
- No. You sign in to Chat33 in your browser and approve access. API keys still work for tools that can't sign in.
- Can it post or send messages without asking me?
- The setup instructions tell the agent to confirm every post and message with you first. You can see and disconnect every connected app in Settings → API Keys → Connected AI apps.
- How do I disconnect?
- Settings → API Keys → Connected AI apps → Disconnect. The agent is signed out immediately.