Loading MCP server directory, please wait...
Create, schedule and publish social posts to TikTok, Instagram, Facebook and YouTube.
npx @getmcp/cli add io.github.DamianoTobasco/sync-socials-agentRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationSync Socials API key as a bearer token. Generate one in your workspace settings at app.sync-socials.com, then use the format: Bearer YOUR_API_KEY
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.DamianoTobasco/sync-socials-agent": {
"url": "https://app.sync-socials.com/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}