From the dashboard
Open the agent chat, describe what happened, approve the drafts. No setup beyond connecting your accounts.
AI social media managerMost “AI social media tools” stop at a draft you still have to copy into seven apps. This one writes the post per network, checks the limits, schedules it and publishes to your real accounts — then shows you the live link.
LinkedIn · X · Instagram · Facebook · Threads · Bluesky · YouTube Shorts
A sentence, a link, a changelog, a transcript. Type it in the dashboard chat, say it to Claude or ChatGPT, or send it from your own code over the API.
A 280-character version for X, a longer narrative for LinkedIn, a caption for Instagram, a 300-grapheme Bluesky post. It reads your brand kit first so the voice is yours.
Character limits, missing media on networks that require it, disconnected profiles and the credit cost are checked before anything is queued. You see the verdict, then approve.
Each profile publishes independently with its own status and live URL. If one delivery fails, only that profile is retried — the rest stay live.
A scheduler needs you to write. A generator needs you to paste. A posting AI does both ends and the delivery in between.
| Capability | Scheduler | Post generator | PostMCP posting AI |
|---|---|---|---|
| Writes the post for you | |||
| Different copy per network from one idea | |||
| Publishes to your real accounts | |||
| Schedules a week or a month in one pass | manual | ||
| Checks limits before queueing | some | ||
| Retries a failed profile on its own | some | ||
| Driven by Claude, ChatGPT or your code | |||
| Asks before anything goes live | n/a | n/a |
Profiles and company pages, 3,000 characters, native image upload.
280-character pre-flight, video up to 2m20s.
Posts and Reels; media is required and checked first.
Text and photo posts to every Page you manage.
Async container publishing handled in one call.
300 graphemes, app-password auth, image blobs.
Vertical video up to 3 minutes, title from the first line.
All seven sit on one content calendar with drag-to-reschedule and per-profile status.
Open the agent chat, describe what happened, approve the drafts. No setup beyond connecting your accounts.
AI social media managerPostMCP is an open-source MCP server, so the assistant you already use gets 16 posting tools. Ask it to post and it does.
Social media MCP serverOne REST endpoint covers all seven networks. Post from a CI pipeline on every release, or from a webhook when a blog goes live.
Social media APIReading the queue and checking account health run freely. Anything that publishes, edits or deletes waits for a yes. Accounts connect through each network’s official OAuth, tokens are encrypted at rest, and the AI never sees a password.