Overview
Content Rabbit is an AI-powered social media scheduling tool. You create a post once, and Content Rabbit publishes it to your connected accounts at the times you choose. It combines a post composer, a content calendar, AI writing tools, and analytics in one dashboard.
Who Is Content Rabbit For?
- Creators and small businesses who post to more than one platform
- Marketing teams that plan and review content together
- Agencies that manage several brands in separate workspaces
- Developers who automate posting through the API or MCP
Core Concepts
Connected Accounts
You connect your social accounts in Settings → Accounts. Each account belongs to one platform, such as Instagram, LinkedIn, TikTok, or X (Twitter). Content Rabbit publishes through these connections.
Posts and Drafts
A post is the content you write for one or more platforms. Every post starts as a draft. You can attach images and videos, organize posts with tags, and use the AI tools to generate text and hashtags.
Scheduling and the Queue
Schedule a post for an exact date and time, or define a queue of recurring weekly time slots. The calendar view shows everything you have scheduled.
Workspaces and Teams
A workspace holds the accounts, posts, tags, and settings for one brand. Invite team members with roles like Owner, Admin, Editor, or Member. In the public API, a workspace is called a Social Set or a profile.
Analytics
After your posts publish, analytics show impressions, clicks, and engagement per platform.
Public API and MCP
The public REST API at /api/public/v1 lets you manage posts, accounts, queue slots, and webhooks with an API key. The MCP server lets AI assistants do the same work through tool calls.
Next Steps
- Follow the Quick Start Guide
- Create your first post
- Learn about scheduling features
- Connect your social accounts
- Explore the public API