Skip to content

Codex

Connect OpenQuok MCP to OpenAI Codex via config.toml MCP server entries.

1 min read

Connect your agent today

Draft from chat, review in your calendar, and publish only what you approve.

Start for $0

Prerequisites

  • OpenAI Codex CLI installed.
  • An OpenQuok programmatic token (opo_).

Configuration file

Codex reads MCP servers from ~/.codex/config.toml. Each server is a TOML table under mcp_servers.

Setup

Generate your token

In the OpenQuok app, open AccountSettingsDevelopersAccess. Create an OAuth app if prompted, then generate an opo_… token.

Generate programmatic token

Add the OpenQuok server block

Append to ~/.codex/config.toml:

Restart Codex

Start a new Codex session so MCP configuration reloads.

Verify

Ask:

List my connected social media accounts

Codex should call integrationList and return workspace channels.

Self-hosted API

Set url to your BACKEND_DOMAIN_URL + /mcp.

Search documentation
Find a docs page
Discord Support