Posts & Content
Create, schedule, publish, retry, AI-rewrite, and AI-score posts across 5 platforms.
Brands & Agents
Manage brands, check platform connections, create and run autonomous AI agents.
Knowledge Base
Search documents, ingest URLs, create knowledge bases for AI-grounded content.
Clips & Carousels
Import videos, render clips, generate carousels, and convert to post drafts.
Two Ways to Connect
- CLI MCP Server (Recommended)
- Remote MCP Server
Built into the Best for: Claude Desktop, Cursor, Claude Code, any stdio MCP client.
@autoposting.ai/cli npm package. Runs locally via stdio transport.Available Tools (51)
| Domain | Tools | Examples |
|---|---|---|
| Posts | 10 | create-post, publish-post, schedule-post, rewrite-post, score-post |
| Brands | 6 | list-brands, get-brand, create-brand, brand-auth-status |
| Agents | 8 | create-agent, run-agent, toggle-agent, agent-runs |
| Knowledge Base | 7 | create-kb, search-kb, ingest-kb, kb-docs |
| Ideas | 4 | generate-ideas, enrich-idea |
| Clips | 5 | import-clip, render-clip |
| Carousels | 6 | generate-carousel, draft-carousel |
| Webhooks | 3 | create-webhook, test-webhook |
| Billing | 2 | billing-status, billing-credits |
| Usage | 1 | usage-summary |
brandSlug, text) — no translation layer needed.
Setup Guide
Connect in under 2 minutes — Claude Desktop, Cursor, or generic.
Tools Reference
Input schemas, example calls, and responses for all 51 tools.
CLI
Prefer the terminal? Use the CLI directly.
TypeScript SDK
Build your own integrations with the SDK.