🚀 Early access — join the waitlist

One API for every social platform.
Built for AI agents.

Connect your YouTube and Instagram once — TikTok in beta. Then post everywhere — from the web, via a single API token, or straight from Claude / GPT through MCP. No app reviews, no month-long verifications.

Free while in beta · No credit card required

Stop rebuilding social APIs. Ship in minutes.

Getting posting access to YouTube, Instagram and TikTok means three separate app verifications and weeks of waiting. We did it once — so you never have to.

Step 1
🔌

Connect once

Link your social accounts with secure OAuth in a couple of clicks. YouTube and Instagram at launch, TikTok in beta — more platforms on the roadmap.

Step 2
📤

Post anywhere

Upload a video with titles, descriptions and tags — publish it to all your connected accounts at once, or pick specific ones. One upload, every platform.

Step 3
🤖

Hand it to your agent

Generate an API token or plug in our MCP server — and your AI agent posts on your behalf. Content pipeline fully on autopilot.

Your agent's missing last mile

AI already writes, edits and renders your content. PostFleet closes the last mile — actually publishing it.

REST API — one call to publish

# Post a video to every connected account
curl -X POST https://api.postfleet.traffme.agency/v1/posts \
  -H "Authorization: Bearer pf_live_…" \
  -F video=@reel.mp4 \
  -F title="My launch video" \
  -F platforms="youtube,instagram"

MCP — plug into Claude in one line

{
  "mcpServers": {
    "postfleet": {
      "url": "https://mcp.postfleet.traffme.agency",
      "token": "pf_live_…"
    }
  }
}
// → "Claude, post today's video to all platforms"

Who it's for

Anyone whose content is ready before the posting is.

🛠️

Agent builders

Building automations with Claude Code, GPT, n8n or custom stacks? Skip platform verification queues — one token gives your agent publishing powers.

🎬

Creators

Ship one video to YouTube, Reels and TikTok in a single upload instead of three manual routines. Your evening back, every day.

📈

Agencies & teams

Manage many client accounts from one place — or via API from your internal tools. Scale posting without scaling headcount.

Simple pricing, coming soon

Flat monthly plans. No per-post fees. Free during beta.

from $15/month after beta

Join the waitlist — it's free

FAQ

Which platforms are supported?

YouTube and Instagram (Business/Creator accounts) at launch; TikTok is available in beta. More platforms will be added based on waitlist demand.

Do I need my own developer app or platform verification?

No — that's the whole point. PostFleet maintains verified platform integrations. You just connect your accounts with OAuth and start posting.

Is it safe? What do you store?

We use official platform APIs and OAuth — we never see your passwords. Access tokens are stored encrypted and used solely to perform the actions you request. You can disconnect any account at any time. See our Privacy Policy.

What can my AI agent do through the API/MCP?

Everything you can do in the web app: upload videos, set titles/descriptions/tags, and publish to any of your connected accounts. Scoped tokens keep the access under your control.

When does it launch?

We're in closed beta. Join the waitlist and we'll invite you as capacity opens up — early users get beta access free.