AI assistants help creators schedule image and text posts to Instagram, Facebook, X, LinkedIn, Threads, and Bluesky via OAuth-authorized accounts. Connect once, then draft and schedule from Claude, ChatGPT, or Cursor.
Server Config
{
"mcpServers": {
"socialync": {
"url": "https://socialync-mcp-ntgtgrzanq-ue.a.run.app/mcp",
"transport": "http",
"headers": {
"Authorization": "Apikey YOUR_SOCIALYNC_API_KEY"
}
}
}
}