MCP Server
MCP
SocialSwarm
Turn an article into several X/Twitter thread drafts, each with a different hook
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://social-swarm.vercel.app/api/mcp",
"headers": [
{
"description": "Bearer token using a SocialSwarm API key. Create one free at https://social-swarm.vercel.app/account — the free tier covers 20 requests per month.",
"isRequired": true,
"isSecret": true,
"placeholder": "Bearer ss_live_...",
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
Comments
Sign in to leave a comment