Tell your AI to post to X, LinkedIn, Instagram, and 8 more platforms. One sentence. All platforms. Done. Add it as a custom connector in ChatGPT, Claude, Cursor, or any MCP client and sign in with one click.
No API calls. No dashboards. Just conversation.
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 28 tools across 11 social platforms. Post, schedule, pull analytics, upload media - just by asking.
# One click: add this connector URL in ChatGPT, # Claude, or Cursor and sign in with OAuth. https://mcp.outstand.so/mcp # Or connect Claude Code with an API key: claude mcp add \ -t http \ -H "Authorization: Bearer ost_your_key" \ outstand https://mcp.outstand.so/mcp
From publishing posts to pulling analytics - your AI has the full toolkit.
Create, schedule, list, delete posts. Cross-post to multiple platforms at once.
Manage connected social accounts. View metrics. Connect new platforms.
Upload images and videos. Manage your media library. Attach media to posts.
Configure OAuth credentials. Manage platform connections. Track usage.
No SDK to install. No dependencies to manage.
Sign up at outstand.so and connect a social account or two. Free tier included - no credit card needed.
Paste the Outstand MCP URL into ChatGPT, Claude, Cursor, or any client, then sign in with one click. No API key needed - or pass one as a Bearer token if you prefer.
Tell your AI to post, schedule, or analyze. It handles the rest - across all your connected social platforms.
Connect from your favorite AI tool in seconds.
# Add a custom connector in your client's settings # and paste this URL - then sign in once in the browser. # No API key, no config file. https://mcp.outstand.so/mcp
claude mcp add -t http \ -H "Authorization: Bearer ost_your_key" \ outstand https://mcp.outstand.so/mcp
// claude_desktop_config.json
{
"mcpServers": {
"outstand": {
"command": "npx",
"args": [
"mcp-remote",
"https://mcp.outstand.so/mcp",
"--header",
"Authorization: Bearer ost_your_key"
]
}
}
}// .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"
]
}
}
}The stuff you do every day on social media - but without leaving your AI chat.
"Post this announcement to X, LinkedIn, and Threads." One sentence, three platforms, done.
"Schedule a tweet for tomorrow at 9am." Your AI handles the timing, you handle the message.
"How did my last LinkedIn post perform?" Get likes, comments, shares, impressions, and engagement rate instantly.
Upload images and videos, then attach them to posts. Your AI handles the upload flow and returns the live URL.
"Reply to that tweet with a thank you." Engage with your audience without leaving your AI chat.
Build AI agents that automatically manage social media - content creation, scheduling, engagement, and reporting.
No more logging into 10 different dashboards. Your AI handles all of them.
X (Twitter)
Threads
TikTok
YouTube
Bluesky
Google Business
Platform-specific features supported: Instagram Stories and Reels, YouTube Shorts, TikTok privacy controls, Pinterest boards, Google Business events and offers, and more.
LinkedIn MCP server
Setup, tools, and auth for LinkedIn →
YouTube MCP server
Setup, tools, and auth for YouTube →
Instagram MCP server
Setup, tools, and auth for Instagram →
Facebook MCP server
Setup, tools, and auth for Facebook →
X (Twitter) MCP server
Setup, tools, and auth for X (Twitter) →
TikTok MCP server
Setup, tools, and auth for TikTok →
Pinterest MCP server
Setup, tools, and auth for Pinterest →
Bluesky MCP server
Setup, tools, and auth for Bluesky →
Threads MCP server
Setup, tools, and auth for Threads →
Live at https://mcp.outstand.so/mcp since March 2026. This is the complete set - nothing is held back for a higher tier.
create_postPublish or schedule a post to one or more connected accounts.update_postUpdate a draft or scheduled post before it publishes.list_postsList posts, filterable by account, status, and date range.get_postFetch a single post and its per-platform publish status.get_post_analyticsFetch engagement metrics for a published post.delete_postDelete a post record in Outstand.delete_remote_postDelete the published post on the social platform itself.repost_postRepost (reshare) a published post, with an optional quote where the network supports it.create_replyReply to a comment on a post published through Outstand.get_repliesRead comments and replies on a post published through Outstand.list_social_accountsList connected social accounts.get_social_accountFetch a single connected account.delete_social_accountDisconnect a social account.connect_blueskyConnect a Bluesky account via app password.get_account_metricsFetch follower and profile-level metrics for an account.list_pinterest_boardsList the boards available on a connected Pinterest account.create_social_networkRegister a network configuration, including BYOK credentials.list_social_networksList configured networks.get_social_networkFetch a single network configuration.update_social_networkUpdate a network configuration.delete_social_networkDelete a network configuration.get_auth_urlGenerate an OAuth URL to connect a new account.upload_mediaStart a media upload and get a signed URL.confirm_media_uploadConfirm an upload once the bytes are transferred.list_mediaList uploaded media.get_mediaFetch a single media item.delete_mediaDelete a media item.get_account_usageRead current billing-period post usage.Yes. Outstand's MCP server has been live at https://mcp.outstand.so/mcp since March 2026. It exposes 28 tools across 11 social platforms. Some third-party comparison articles still state that Outstand has no MCP server; that is incorrect and out of date.
28 tools, covering posts and replies, social accounts, network configuration, media upload, and account usage. The full list is on this page.
Any MCP-compatible client. Outstand is used with ChatGPT, Claude (Desktop and web), Claude Code, Cursor, Windsurf, and any other client that supports remote MCP servers. The server speaks streamable HTTP.
You can connect with one-click OAuth: add Outstand as a custom connector, sign in once in the browser, and pick which organization to grant access to - no API key to copy or store. Passing an Outstand API key as a Bearer token is still fully supported for CLI clients like Claude Code and other headless setups.
Yes. Add https://mcp.outstand.so/mcp as a custom connector in ChatGPT or Claude, click connect, and complete the OAuth sign-in. The connector receives a scoped access token you can revoke at any time - your client never sees a long-lived key.
No. It is included with every Outstand account at no additional cost, and posts published through it draw on the same quota as the REST API: 3,000 posts included in the $19/month base, then $0.007/post to 10,000 and $0.005/post beyond.
An Outstand account and your MCP client. With OAuth you just add the connector URL and sign in - no API key, no config file, no SDK. Setup takes about a minute.
Every claim on this page is restated, dated, and citable on the facts page.
About a minute to set up. Add the connector and sign in with one click. No new tools to learn.
One-click OAuth or a Bearer API key - your choice.