What AI agents does Aidelly work with?
Aidelly works with any MCP-compatible AI assistant including Claude Desktop, Claude Code, ChatGPT, Cursor, and Windsurf. The REST API works with any custom agent or framework.
Let your AI post to Instagram, TikTok, YouTube, X, LinkedIn, and Facebook. Works with Claude, ChatGPT, Cursor, or any agent you build.
Post to Instagram, TikTok, YouTube, X, LinkedIn, and Facebook — from any AI agent, any framework, one API.
Claude, ChatGPT, Cursor, Windsurf
Native Model Context Protocol integration. Your AI assistant can create posts, schedule content, check analytics, and manage approvals — all from the chat.
Custom agents and workflows
Build your own integration. Simple REST API with endpoints for posting, scheduling, media uploads, and analytics. Works with any language or framework.
Pricing, limits, and plan details
See rate limits per plan, API key generation, scoped permissions, and everything you need to connect your stack to Aidelly.
Install the Aidelly Social Autopilot skill for Claude Code. Generate platform-specific content, preview via Telegram, and publish to all 6 platforms — all from your CLI.
npx skills add Aidelly/aidelly-social-autopilotNo dashboards. No manual scheduling. Just a conversation.
MCP tools and REST endpoints for complete social media control.
Post to 6 platforms simultaneously. Per-platform caption overrides, media, and scheduling.
Schedule posts for any time. Your agent manages the content calendar so you don't have to.
Ask your AI for views, likes, comments, and shares. Fetch fresh data from every platform.
Upload images and videos programmatically. Automatic format conversion and processing.
Approval workflows ensure content is reviewed before publishing. Agents can queue drafts for human review.
Per-platform results with detailed error info. Your agent can retry or alert you automatically.
From solo creators to agencies running dozens of accounts.
Launched a new feature? Tell your AI to announce it on every platform. No context switching, no dashboards.
Build an AI agent that creates content, schedules posts, and tracks performance — without your input.
Agencies: connect all client accounts and let AI agents post to the right accounts with the right captions.
Integrate posting into your CI/CD, CRM, or any tool. API-first means it fits anywhere your code runs.
REST API
Publish and schedule content programmatically. Use the Aidelly API in your own tools, workflows, or AI agents.
curl -X POST https://api.aidelly.ai/v1/posts \
-H "Authorization: Bearer YOUR_API_KEY" \
-d '{
"content": "Exciting news: we just shipped!",
"platforms": ["instagram", "linkedin"],
"schedule_at": "2025-03-01T09:00:00Z"
}'✓ 201 Created
{ "id": "post_x7k2", "status": "scheduled" }
Aidelly works with any MCP-compatible AI assistant including Claude Desktop, Claude Code, ChatGPT, Cursor, and Windsurf. The REST API works with any custom agent or framework.
Instagram, TikTok, YouTube, X (Twitter), LinkedIn, and Facebook. All 6 from a single API call or MCP tool invocation.
MCP is a protocol that AI assistants use natively — your AI has real tools, not a copy-paste workaround. The REST API is a standard HTTP API for custom integrations, scripts, and any programming language.
API key generation is available on active paid plans (Launch, Growth, Scale). Free trial accounts can explore the platform, then unlock API access after subscribing.
Yes. Upload media via the API, then reference it when creating posts. Media is automatically processed and optimized for each platform.
Yes. Pass a scheduled_at timestamp when creating a post and Aidelly handles the rest. Your agent can manage an entire content calendar.
Chat anytime. Aidelly listens, creates your content, and keeps all your channels active while you focus on real work.