Launch: Lifetime access for $49

Get deal

Let AI Agents run your social media

Publish to TikTok, Instagram, Facebook, and LinkedIn with one API. Or skip the code and use the dashboard, same accounts either way.

Facebook logoInstagram logoTikTok logoYouTube logo (coming soon)LinkedIn logo
Start trial

Receive full access to all features during the trial.

Set up in 5 minutesREST API, MCP, and CLICancel anytime
  • Meta Business Partner
  • TikTok Marketing Partner
  • LinkedIn Marketing Partner
The CuteDyno content calendar for July, showing published and scheduled posts across TikTok, Instagram, Facebook, and LinkedIn with their publish times.
For agents & builders

One REST API for social publishing

Publish, schedule, and analyze on TikTok, Instagram, Facebook, and LinkedIn with one authentication model and one request shape, from your code, Claude, Cursor, or the dashboard.

GET/v1/accounts

List connected accounts for your profile

POST/v1/posts

Publish or schedule to TikTok, Instagram, Facebook, or LinkedIn

POST/v1/media/upload

Upload images and videos before publishing

MCP/docs/mcp

Let Claude, Cursor, or any MCP client post in plain language

REST API

Publish in two requests

Connect accounts with hosted OAuth, list pages, and post. Same shape for every platform.

# List connected accounts
curl "https://api.cutedyno.com/v1/accounts" \
  -H "Authorization: Bearer YOUR_API_KEY"

# Create a post
curl -X POST https://api.cutedyno.com/v1/posts \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"content":"Launch day","accountIds":["ACCOUNT_ID"],"publishNow":true}'
For agents

Publish with your agent

Set up via hosted SKILL.md, the skills CLI, the CuteDyno CLI, or hosted MCP with the same API key and accounts as the dashboard.

Visit the agent page
$ npx skills add cutedyno/cutedyno-agent

Or copy the command and paste it into your agent.

Pricing & plans

Creator from $24/mo, Builder from $83/mo, billed yearly. Or lock in lifetime access for $49. Dashboard, REST API, and MCP on every paid plan.

Save about two months vs paying monthly

Creator

Creators & solopreneurs

$24/mo

Billed $290/year

Start trial
Builder

Developers, agents & agencies

$83/mo

Billed $990/year

Start trial
Lifetime

Launch special

$49

one-time · forever

Get lifetime access

3-day money-back guarantee

Frequently asked questions

Quick answers about publishing, integrations, and your trial.

Start publishing with CuteDyno

Connect your accounts once. Publish from the dashboard, your app, an AI agent, or the terminal.