NEW: the postqueen MCP server is live. Connect it in a minute

Schedule social media with ChatGPT

Draft with ChatGPT anywhere, then let postqueen fan the result out to every channel you run.

What is ChatGPT?

ChatGPT is OpenAI's assistant, and it is where a lot of content gets written. With postqueen it is also where content gets shipped: agent modes that run commands drive the CLI directly, and everything else flows through the public API.

Write Once, Publish Everywhere

Turn a ChatGPT draft into scheduled posts on all 30 postqueen channels with a single CLI call.

Agent Modes

Where ChatGPT can execute commands, the postqueen CLI gives it full scheduling and analytics access.

API Friendly

Building a custom GPT or workflow? The public API covers posts, uploads, integrations and video.

How ChatGPT works with postqueen

Use the CLI in agent contexts that run commands, or call the public API from your own GPT actions and scripts.

Connect
npm install -g postqueen
export POSTQUEEN_API_KEY=your_api_key
 
# Public API base
https://api.postqueen.ai/public/v1

Works with every channel

ChatGPT drives the same pipeline on all 30 channels postqueen supports. Pick a platform to see the pairing in detail.

F.A.Q.

Frequently asked questions

Can ChatGPT publish on its own, or only write the draft?

Both, depending on how you connect it. Added as a custom connector, the postqueen MCP tools appear in the conversation and it can schedule directly. In a plain chat with no connector it writes and you carry the text across, which is the workflow this page exists to replace.

How do I add it as a connector?

Settings, then Connectors, then add a custom connector, and paste the postqueen MCP endpoint with your API key in it. Approve the tools when ChatGPT lists them and they are available in any chat after that.

I am building a custom GPT. Is there an API?

Yes. The public REST API at api.postqueen.ai covers posts, media uploads, integrations and video generation, and there is a typed Node SDK over it if you are writing a service rather than GPT actions.

Does my API key end up in the chat history?

No. It sits in the connector configuration, not in the messages. Revoking it in Settings, then Developers cuts the connection off immediately.

Ready to get started?

Queue this week's posts in minutes, or hand the whole thing to your favorite AI. postqueen keeps publishing either way.

Seven days free. Cancel in one click from settings.