postqueen.ai is live
postqueen.ai is live. postqueen is an open source social media scheduler: connect your channels, queue posts across them, and hand the work to an AI agent if you would rather describe a week of content than click through a calendar. The site is where all of that is now written down.
What shipped
- Pricing, with every limit on the page rather than behind a sales call. Plans differ in connected channels and in AI image and video allowances, never in which features you get, and posts are unlimited on all four. The current figures are on the pricing page.
- A guide for each of the 30 channels, written against what that platform actually does rather than one template with the name swapped out.
- Comparisons against the other schedulers people ask about.
- Free browser tools that need no account: a character counter, a thread splitter, a hashtag extractor, a UTM link builder and a bold text generator.
- Pages for the agents that can drive postqueen: OpenClaw, Hermes, Claude Code, ChatGPT, Codex and Cursor.
How to try it
Cloud plans come with a 7-day free trial and cancel anytime. If you would rather not sign up at all, postqueen is AGPL-3.0 and self-hosting is free: the Docker image, the Helm chart and the source are all public. To see how it works from a terminal, the CLI speaks JSON and was built for agents to drive.
npm i -g postqueenThere is also a built-in MCP server, a public REST API, webhooks, a Node SDK and an n8n community node, each covered on the site. The app is open source at https://github.com/GkhanKINAY/postqueen-app, feature requests go in the issues there, and support@postqueen.ai reaches a human.