Skip to main content

Codex

Codex CLI and the IDE extension read MCP configuration from ~/.codex/config.toml. A trusted project can also provide .codex/config.toml.

Configure remote MCP

Set SOCQ_API_KEY in the environment before starting Codex, then add:
For typed YouTube tools:
Codex supports url for Streamable HTTP MCP servers and bearer_token_env_var for environment-backed bearer authentication. Restart or begin a new Codex session after changing the configuration.

Verify

Ask Codex:
The connection is working when Codex can call socq_account, submit the collection, and read the returned task with socq_get_task.

Add workflow guidance

Install the socq-social-research Skill to add endpoint selection, billing, polling, pagination, and cross-platform research guidance:
The Skill complements MCP; it does not replace the server. See Agent Skill. See the official Codex config.toml reference for current MCP configuration fields.