Claude Code Social Media MCP Setup
Claude Code adds a social media MCP server with a single command: claude mcp add --transport http Blotato https://mcp.blotato.com/mcp. Run it, let Claude apply the change, then run /mcp inside the session, select Blotato then Authenticate, approve access, and restart. From then on the terminal agent can publish and schedule to nine platforms.
https://mcp.blotato.com/mcp OAuth or header Updated July 2026
How to connect Claude Code to social media
- Connect your social accounts in Blotato.
- In a Claude Code session, run: claude mcp add --transport http Blotato https://mcp.blotato.com/mcp
- Let Claude apply the change, then run /mcp inside the session.
- Select Blotato, then Authenticate, and approve access in your browser.
- Restart Claude Code. MCP servers load on startup, so the restart is not optional.
claude mcp add --transport http Blotato https://mcp.blotato.com/mcp
How do I know it worked?
Ask Claude Code to list your connected accounts. It calls
blotato_list_accounts and returns your platforms, which confirms both the connection and
the authentication in one step. If you see your accounts, setup is done.
What social media accounts do I have connected?
Worth knowing before you rely on it: analytics prompts only return data for X, Instagram, Facebook, Threads, and Bluesky. The other four platforms publish normally but report no metrics yet.
What breaks, and how to fix it
The usual Claude Code failure is skipping the restart. The add command writes the config and the /mcp menu will even show the server, but the tools are loaded at startup, so a session that was already running will not see them. The second is authenticating while logged out of Blotato in your default browser, which leaves the connector added but unauthenticated.
What is different about Claude Code
Claude Code is the only client where the whole setup is one command rather than a config file or a form, because the CLI writes the entry itself. It also accepts either OAuth or an API key header, which matters if you are running it headlessly on a server where no browser can complete an OAuth round trip.
Vendor documentation: Claude Code MCP setup. For how a client discovers and calls tools once connected, see the MCP client concepts reference.
Already connected and want the workflow?
This page covers the connection. Our guide to running a full social media workflow from Claude Code covers the stack, the step-by-step workflow, and the limits of unattended posting.
Claude Code social media FAQs
01 Can Claude Code post to social media?
02 How do I connect Claude Code to social media?
03 How do I set up Claude Code for social media?
04 What is the best way to manage social media with Claude Code?
05 What goes wrong when connecting Claude Code?
06 Does Claude Code need to be running for a scheduled post to go out?
07 Do I need a developer app or platform API keys to use Claude Code this way?
08 What can Claude Code not do on social media?
09 How much does it cost to connect Claude Code?
Connecting a different agent?
Same endpoint, same accounts, one setup per client. The AI agents for social media hub covers what all of them share, including every tool your agent can call.