Publish anywhere from one endpoint.
Connect your social accounts once, get an Open REST API + hosted MCP server, and publish from n8n, Zapier, or your own AI agent. A lightweight connectivity layer — no bloated dashboard, no built-in AI.
MVP platform: TikTok. Instagram, YouTube, Threads & LinkedIn are next.
POST /v1/posts
Authorization: Bearer <your_api_key>
{
"accounts": ["tiktok:acc_123"],
"content": "New drop is live ⏰ #fyp",
"media": [{ "url": "https://cdn.you.com/teaser.mp4" }]
}One API, every platform
Connect an account once. Publish with one uniform request shape — adding a platform never changes your code.
REST + hosted MCP
The same API key drives a REST API and a hosted MCP server, so your AI agent can publish without touching any platform portal.
Drop into your stack
Works as a plain HTTP step in n8n, Make, or your own agent. Signed webhooks close the loop — no polling.
We absorb the hard parts
Server-side OAuth + token refresh, creator_info pre-flight, rate-limit pacing, media upload. You send one request.
Ship publishing in an afternoon.
One key. One request shape. REST and MCP together.
Get started