Social media API for AI agents that need real execution
A social media API for AI agents has to do more than accept generated copy. Agents need a reliable way to discover connected accounts, upload media, create drafts, schedule posts, check status, and understand why something failed. If those pieces are missing, the agent can write a campaign but cannot safely operate the publishing workflow around it.
bundle.social gives agent builders one infrastructure layer for that work. The MCP server fits clients such as Claude, Cursor, and other MCP-aware tools. The CLI fits shell-out agents, cron jobs, and CI workflows. The TypeScript SDK fits teams building their own agent harness or SaaS product. All three surfaces run on the same account, post, upload, analytics, and status model.