MCP Server

Your AI assistant can now run your social media

SocialRobot ships a remote MCP server. Connect Claude, ChatGPT, Cursor, or any MCP client and ask it to draft, schedule, and analyze posts across every platform you've connected.

mcp.json
{
  "mcpServers": {
    "socialrobot": {
      "url": "https://socialrobot.io/api/mcp"
    }
  }
}

Paste this into your MCP client and sign in. That's the whole setup.

Works with

ClaudeChatGPTCursorVS CodeWindsurfZed+ any MCP client
How it works

From prompt to published in three steps

No SDKs, no glue code. The Model Context Protocol lets your assistant discover and call SocialRobot tools on your behalf.

1

Add the server

Point your MCP client at socialrobot.io/api/mcp. Clients that support remote servers connect directly; stdio clients can use mcp-remote.

2

Sign in once

Your assistant opens a standard OAuth flow. You approve exactly which permissions it gets, from read-only analytics to full publishing.

3

Just ask

Your assistant now sees 14 tools: creating posts, uploading media, rescheduling, pulling analytics. Describe what you want in plain language.

In practice

Things you can ask your assistant

These run against your real SocialRobot account, with your connected channels.

"Write a launch thread about our new feature and schedule it on X and LinkedIn for Tuesday 9am."

"Which of my Instagram posts performed best last month? Draft three similar ones."

"Take this screenshot, upload it, and post it to all my channels at the best time for each."

Capabilities

14 tools your assistant can use

Every tool is permission-scoped and documented, so assistants discover them automatically.

Publishing

Create, list, reschedule, and delete posts across platforms

create_postlist_postsreschedule_postdelete_post

Accounts & media

Discover connected accounts and upload images or video

list_connected_accountsget_media_upload_url

Analytics

Account and post performance, plus best times to post

get_account_analyticsget_post_analyticsget_posts_with_analyticsinstagram_best_post_times

Audience & platform tools

Demographics, Pinterest boards, TikTok creator limits

get_follower_demographicspinterest_list_boardspinterest_create_boardtiktok_get_creator_info
Security

You stay in control

The MCP server never sees your social passwords and every session is yours to revoke.

Standard OAuth 2.0

Assistants authenticate through the same OAuth flow as any trusted app, with PKCE and short-lived tokens.

Granular scopes

Grant read-only analytics, publishing, or media scopes independently. An assistant only gets what you approve.

Revoke anytime

Disconnect a client or rotate API keys from your dashboard and access stops immediately.

MCP questions, answered

Put an AI teammate on your social media

Create your account, connect your channels, and paste one config line into your assistant.

Set up in under 5 minutes