Let your AI Agent run your Socials
Publish to TikTok, Instagram, Facebook, and LinkedIn with one API. Or skip the code and use the dashboard, same accounts either way.





Receive full access to all features during the trial.

Publish your way
Dashboard, API, agent, or CLI. Same connected accounts.
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.
/v1/accountsList connected accounts for your profile
/v1/postsPublish or schedule to TikTok, Instagram, Facebook, or LinkedIn
/v1/media/uploadUpload images and videos before publishing
/docs/mcpLet 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}'Everything you need. Nothing you do not.


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-agentOr 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
Creators & solopreneurs
Billed $290/year
Developers, agents & agencies
Billed $990/year
Launch special
one-time · forever
Compare plans
Manual posts / month
- Creator
- Unlimited
- Builder
- Unlimited
- Lifetime
- Unlimited
Social accounts
- Creator
- 20
- Builder
- Unlimited
- Lifetime
- 50
Brand profiles
- Creator
- 3
- Builder
- Unlimited
- Lifetime
- 10
Platforms
- Creator
- TikTok, IG, FB, LinkedIn
- Builder
- TikTok, IG, FB, LinkedIn
- Lifetime
- TikTok, IG, FB, LinkedIn
Team members
- Creator
- Unlimited
- Builder
- Unlimited
- Lifetime
- Unlimited
API + MCP access
- Creator
- Yes
- Builder
- Yes
- Lifetime
- Yes
| Feature | Creator | Builder | Lifetime |
|---|---|---|---|
| Manual posts / month | Unlimited | Unlimited | Unlimited |
| Social accounts | 20 | Unlimited | 50 |
| Brand profiles | 3 | Unlimited | 10 |
| Platforms | TikTok, IG, FB, LinkedIn | TikTok, IG, FB, LinkedIn | TikTok, IG, FB, LinkedIn |
| Team members | Unlimited | Unlimited | Unlimited |
| API + MCP access | Yes | Yes | Yes |
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.
