Claude Code
Add PostPeer's MCP server to Claude Code in one command and post to every major social network from your terminal. No tool definitions, no SDK glue. Just tell Claude what to publish.
Install command
claude mcp add postpeer --transport http --header "Authorization: Bearer YOUR_API_KEY" https://mcp.postpeer.dev/mcpWhat you can build
Install PostPeer's hosted MCP server in Claude Code and publish, schedule, and analyze posts across every major social network from natural language. No tool definitions, no SDK glue.
Why use PostPeer with Claude Code
One Command to Connect
Run claude mcp add postpeer --transport http --header "Authorization: Bearer YOUR_API_KEY" https://mcp.postpeer.dev/mcp and you are done. Nothing to install, the MCP is hosted by PostPeer.
Talk, Do Not Code
Tell Claude "post HI from postpeer on my twitter" and it figures out the integration ID, calls the API, and returns the live URL. No copy-pasting account IDs or remembering endpoint shapes.
Schedule From the CLI
"Schedule a LinkedIn post for tomorrow at 9am ET" becomes a real queued post in PostPeer. Review and cancel from the dashboard before it ships.
Cross-Post In One Sentence
"Post this changelog summary to Twitter, LinkedIn, and Bluesky." One sentence, one API call, three live posts. Claude handles the platform array, PostPeer handles the platform differences.
Typed Tool Surface
Each of the 34 MCP tools ships with a schema describing its parameters. Claude introspects them and calls the right one without you loading docs into the conversation.
Composable With Other MCPs
Combine PostPeer with your GitHub, Linear, or Notion MCPs to build real workflows. "Read yesterday's merged PRs and draft a thread about the highlights," all in one Claude Code session.
How to set it up
Get your PostPeer API key
Sign up for PostPeer and grab your access key from the dashboard at /dashboard/access-keys.
Add the MCP server to Claude Code
Run claude mcp add postpeer --transport http --header "Authorization: Bearer YOUR_API_KEY" https://mcp.postpeer.dev/mcp. Restart Claude Code and the PostPeer tools are available next session. Nothing runs locally.
Connect your accounts and talk
Connect each platform once from /dashboard/integrations, then describe what you want. Claude calls the right tool (create_post, list_integrations, get_analytics) and shows you the result.
Frequently Asked Questions
Other integrations
Ready to Add Social Media to Your Product?
One API. Every platform. Start building with free credits.
{ "platforms": ["twitter", "linkedin"], "content": "Hello world!" }