Model Context Protocol (MCP)

Stop switching tabs to post on social media

Tell Claude to post to X, LinkedIn, Instagram, and 7 more platforms. One sentence. All platforms. Done. Works with Claude Desktop, Claude Code, Cursor, and Windsurf.

25 tools10 platformsNatural languageWorks with Claude, Cursor, Windsurf

Free to start. No credit card required.

Just tell your AI what to do

No API calls. No dashboards. Just conversation.

You

Post "Just shipped our new MCP integration — manage all your social media from Claude. No more switching between tabs." to X and LinkedIn

Claude

Done. Published to both platforms. Your X post is live at x.com/yourhandle/status/... and your LinkedIn post is published on your company page. Want me to schedule a follow-up for tomorrow?

You

Yes, schedule a reminder thread for tomorrow at 9am.

Claude

Scheduled for tomorrow at 9:00 AM. I'll post the follow-up thread on X. Anything else?

What is MCP?

MCP is like a USB port for AI. Plug in a service, and your AI can use it right away. No wrapper code. No glue logic.

Outstand's MCP server gives your AI 25 tools across 10 social platforms. Post, schedule, pull analytics, upload media — just by asking.

Works with Claude Desktop, Claude Code, Cursor, Windsurf, and any MCP client
Same API key you already use for the REST API
Zero additional cost — included with your Outstand account
bash
# Connect in seconds
claude mcp add \
  -t http \
  -H "Authorization: Bearer ost_your_key" \
  outstand https://mcp.outstand.so/mcp

25 tools. Every social media action covered.

From publishing posts to pulling analytics — your AI has the full toolkit.

Posts

Create, schedule, list, delete posts. Cross-post to multiple platforms at once.

create_postlist_postsget_postget_post_analyticsdelete_postcreate_replyget_replies

Accounts

Manage connected social accounts. View metrics. Connect new platforms.

list_social_accountsget_social_accountdelete_social_accountconnect_blueskyget_account_metricslist_pinterest_boards

Media

Upload images and videos. Manage your media library. Attach media to posts.

upload_mediaconfirm_media_uploadlist_mediaget_mediadelete_media

Networks & Usage

Configure OAuth credentials. Manage platform connections. Track usage.

create_social_networklist_social_networksupdate_social_networkdelete_social_networkget_auth_urlget_account_usage

Set up in 3 minutes

No SDK to install. No dependencies to manage.

1

Get your API key

Sign up at outstand.so and grab your API key from the dashboard. Free tier included — no credit card needed.

2

Connect your AI client

Add the Outstand MCP server to Claude Desktop, Claude Code, Cursor, or Windsurf. One command or config change.

3

Start talking

Tell your AI to post, schedule, or analyze. It handles the rest — across all your connected social platforms.

Works everywhere

Connect from your favorite AI tool in seconds.

Claude Code

bash
claude mcp add -t http \
  -H "Authorization: Bearer ost_your_key" \
  outstand https://mcp.outstand.so/mcp

Claude Desktop

json
// claude_desktop_config.json
{
  "mcpServers": {
    "outstand": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://mcp.outstand.so/mcp",
        "--header",
        "Authorization: Bearer ost_your_key"
      ]
    }
  }
}

Cursor / Windsurf

json
// .cursor/mcp.json or .windsurf/mcp.json
{
  "mcpServers": {
    "outstand": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://mcp.outstand.so/mcp",
        "--header",
        "Authorization: Bearer ost_your_key"
      ]
    }
  }
}

What you can do with it

The stuff you do every day on social media — but without leaving your AI chat.

Cross-platform posting

"Post this announcement to X, LinkedIn, and Threads." One sentence, three platforms, done.

Content scheduling

"Schedule a tweet for tomorrow at 9am." Your AI handles the timing, you handle the message.

Analytics on demand

"How did my last LinkedIn post perform?" Get likes, comments, shares, impressions, and engagement rate instantly.

Media management

Upload images and videos, then attach them to posts. Your AI handles the upload flow and returns the live URL.

Reply management

"Reply to that tweet with a thank you." Engage with your audience without leaving your AI chat.

Agentic workflows

Build AI agents that automatically manage social media — content creation, scheduling, engagement, and reporting.

10 platforms. One conversation.

No more logging into 10 different dashboards. Your AI handles all of them.

X (Twitter)

LinkedIn

Instagram

Facebook

Threads

TikTok

YouTube

Bluesky

Pinterest

Google Business

Platform-specific features supported: Instagram Stories and Reels, YouTube Shorts, TikTok privacy controls, Pinterest boards, Google Business events and offers, and more.

You're already talking to AI. Now it can post for you too.

3 minutes to set up. Works with the API key you already have. No new tools to learn.

Free to start. Same API key works for REST and MCP.