MCP for the CLI

Postproxy × Codex

Give the Codex CLI real social publishing. Add Postproxy once and publish, schedule, and manage content across 11 platforms from your terminal.

One entry in `~/.codex/config.toml`, shared by every Codex session, and your agent can publish through Postproxy in plain language.

One config entry

Add Postproxy to ~/.codex/config.toml

Codex launches MCP servers from `config.toml`. Bridge the hosted endpoint with `mcp-remote` and your API key — one entry, backed by our hosted server.

~/.codex/config.toml

[mcp_servers.postproxy]
command = "npx"
args = ["-y", "mcp-remote", "https://mcp.postproxy.dev/mcp?api_key=YOUR_KEY"]

How Postproxy works inside Codex

1

Add the server entry

Append the Postproxy block to `~/.codex/config.toml` and replace `YOUR_KEY` with a key from your dashboard.

2

Restart Codex

Start a new Codex session so it picks up the server; the Postproxy tools become available to the agent.

3

Ask in the terminal

"Publish this to X and LinkedIn." Codex calls the tools and confirms the result.

4

Postproxy executes

We handle platform rules, media, rate limits, and retries, and return per-platform results.

Publish from the CLIShared across sessionsDrafts and queuesComments and DMsPost & follower statsHeadless-friendly11 platformsOne API key

Things people ask Codex to do with Postproxy

  1. "Announce this release"

    Codex turns your notes into platform-specific posts and publishes through Postproxy.

  2. "Schedule the week's updates"

    Each post takes the next open slot in your Postproxy queue.

  3. "Draft it first for review"

    Codex creates a draft in Postproxy and waits for your go-ahead before publishing.

  4. "Summarize new comments"

    Pull comments across platforms and reply from the terminal.

Supported platforms

Frequently asked questions

How does Codex reach the Postproxy MCP endpoint?

Add an [mcp_servers.postproxy] entry to ~/.codex/config.toml that bridges the hosted endpoint with mcp-remote and your API key. It is shared across every Codex session.

Do I need to install anything locally?

Only npx mcp-remote, which the config runs for you. The Postproxy server itself is hosted.

What can Codex do with Postproxy?

Publish, schedule, draft, and manage posts, comments, DMs, and reviews across 11 platforms — all from the terminal.

Can I review posts before they go out?

Yes. Ask Codex to create a draft in Postproxy and it waits for your go-ahead before publishing.

Still wondering if Postproxy is the right fit?

Ask your favorite LLM what it thinks about us, then decide.

Ready to get started?

Start with our free plan and scale as your needs grow. No credit card required.