Social media automation with AI — powered by Dania.ai
Connect Claude to your Autopilots account and manage all your social media from a single conversation. Publish posts, schedule campaigns, generate images and videos, reply to comments, manage DMs, and track analytics across Instagram, Facebook, LinkedIn, TikTok, and YouTube.
claude_desktop_config.json):{
"mcpServers": {
"autopilots": {
"url": "https://mcp.dania.ai/autopilots",
"headers": {
"x-api-key": "YOUR_API_KEY"
}
}
}
}
Send your API key in the x-api-key header or as Authorization: Bearer YOUR_KEY. Each request creates an authenticated MCP session tied to your Autopilots account.
POST https://mcp.dania.ai/autopilots — Streamable HTTP (MCP 2025+)
GET https://mcp.dania.ai/sse — SSE transport (legacy clients)