Hover to scrollCompose once, publish everywhere. Social Studio schedules and publishes to Instagram, X, LinkedIn, TikTok, YouTube, Threads, Facebook, Pinterest and Bluesky — with AI copy grounded in your Ounie brain, AI images, and short AI videos, all from one calm composer and one calendar.
- 1 Ounie credit to publish or schedule a post — to any number of your connected accounts; a failed post refunds automatically
- AI copy (2 credits) written ONLY from the brains you select and cited to your source pages — no invented facts; skip the brains for style-only copy
- AI images (12 credits) and short AI videos (360 credits, refunded on failure), stored in your reusable media library
- Drafts, edits, the calendar, and connecting accounts are free forever; accounts are shared with ounie.com and your Ounie agents post through the same connections
For agents
Works with Claude, ChatGPT, and any MCP client. One server, every app: paste the gateway config and the agent can discover and run Social Studio — and the rest of the store — through ounie_list_apps → ounie_describe_app → ounie_invoke_app.
{
"mcpServers": {
"ounie": {
"url": "https://mcp.ounie.com"
}
}
}Scoped endpoint — just this app. Point a client here when the agent should only ever see Social Studio's tools:
{
"mcpServers": {
"social": {
"url": "https://social.ounie.com/api/mcp"
}
}
}To spend your Ounie credits on the scoped endpoint, append your app key to the URL as ?api_key=… — the header-less form clients like the Ounie AI Team need.
Credits used
| Publish or schedule a post | 1 credit per call |
| AI copy | 2 credits per call |
| AI image | 12 credits per call |
| AI video | 360 credits per call |