
PostWire
from Perufitlife
Let any AI agent post to TikTok, Instagram, YouTube, X, LinkedIn, Bluesky, Telegram, Mastodon & Discord via one MCP tool.
๐ฅ๐ฅ๐ฅโ VerifiedAccount requiredNeeds API keys
postwire-mcp
Let your AI agent post to social media. An MCP server for PostWire โ give Claude, Cursor, or any agent the ability to publish to TikTok, Instagram, YouTube, X, LinkedIn, Bluesky, Telegram, Mastodon & Discord with one tool call.
Why PostWire
One API + a real MCP server to post everywhere. Flat per-brand pricing (50 brands for $99 โ vs Ayrshare's ~$779). Free tier, no card.
MIT ยฉ PostWire ยท https://postwire.io
Quick start
- Get a free API key at https://postwire.io/dashboard.html and connect your accounts.
- Add to your MCP client (e.g. Claude Desktop / Cursor):
Copy & paste โ that's it
{
"mcpServers": {
"postwire": {
"command": "npx",
"args": ["-y", "postwire-mcp"],
"env": { "POSTWIRE_API_KEY": "pw_live_your_key" }
}
}
}Now your agent has two tools:
post_to_socialโ{ platforms: ["x","tiktok"], text, video_url?, photo_url? }list_platformsโ list supported networks.
No common issues documented yet. If you hit a problem, the repository's GitHub Issues page is the best place to look.