Agent ready • MCP + API

Social Media Automation Agent

Your AI agent creates TikTok slideshows and posts them for you. Connect ReelMoney to Claude, Cursor, or any MCP client.

TikTok slideshow made by a social media automation agent
TikTok slideshow made by a social media automation agent
TikTok slideshow made by a social media automation agent
TikTok slideshow made by a social media automation agent

made and posted by an agent

01 setup

Three steps to a posting agent

1

Create your key

Mint a scoped secret in the dashboard.

Brand Settings API Keys
rm_7f3a9c••••••••
2

Connect your agent

One line in the terminal, nothing to host.

terminal
claude mcp add reelmoney \
  --transport http \
  https://reel.money/mcp \
  --header "Authorization: Bearer rm_your_key"

or paste the JSON config →

Claude Code Claude Desktop Cursor n8n
3

Tell it what to post

Ask in plain language, in your own words.

“Make 3 slideshows about my meal prep app and schedule them for this week.”
3 slideshows ready for TikTok and Instagram. Schedule them?

Your agent asks before anything goes live.

02 tools

What your agent can do

Generate slideshows Make hook and demo videos Upload product images Schedule posts Post to 4 platforms Read TikTok analytics
Model Context Protocol

A social media MCP server built in

Nothing to host: the MCP server runs at https://reel.money/mcp. Point a client at it with your key and 18 tools show up.

claude_desktop_config.json
{
  "mcpServers": {
    "reelmoney": {
      "type": "http",
      "url": "https://reel.money/mcp",
      "headers": {
        "Authorization": "Bearer rm_your_key"
      }
    }
  }
}
TikTok slideshow agent output
Product slideshow generated by an agent

TikTok slideshow agent

create_slideshow turns one sentence of context into a finished carousel with images and text overlays. It picks a fresh look from 12 design styles, so a daily feed never repeats itself.

See the slideshow formats →

AI agent social media posting and analytics

validate_post checks every account before anything publishes, and results come back one account at a time. A day later get_analytics reports the TikTok numbers.

POST /api/v1/posts/validate
curl -X POST https://reel.money/api/v1/posts/validate \
  -H "Authorization: Bearer rm_your_key" \
  -H "Content-Type: application/json" \
  -d '{ "short_id": 8842, "platforms": ["tiktok"] }'

Every MCP tool has a REST twin at /openapi.json.

03 faq

Social media automation agent FAQ

An AI agent that holds a key to your social accounts, makes the post, publishes it and reports the numbers. ReelMoney gives it a REST API at /api/v1 and an MCP server at https://reel.money/mcp.

Yes. Claude Code takes one terminal command, and Claude Desktop, Cursor and n8n take the same small JSON config.

Yes, through the REST API and the OpenAPI spec at /openapi.json. Call it from a server or an agent runtime, never from a browser page.

Yes. Posting tools are annotated so your client stops and asks you first, and validate_post checks every account without touching anything.

TikTok, YouTube, Instagram and LinkedIn, through each platform's official API. Analytics reading covers TikTok today.

API and MCP access is included in the plan: Basic is $9 a month, Plus is $15 a month, and there is a free plan. See plans.

hand your socials to an agent.

Create a key, paste one line, and let it post.

Create free account →

No credit card required • Posting asks first