Loading MCP server directory, please wait...
Turn an article into several X/Twitter thread drafts, each with a different hook
npx @getmcp/cli add io.github.rarrifund/socialswarmRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token using a SocialSwarm API key. Create one free at https://social-swarm.vercel.app/account — the free tier covers 20 requests per month.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.rarrifund/socialswarm": {
"url": "https://social-swarm.vercel.app/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}