Twitter / X
Instagram
LinkedIn
Facebook
TikTok
YouTube
🦋Bluesky
Threads
Pinterest
Twitter / X
Instagram
LinkedIn
Facebook
TikTok
YouTube
🦋Bluesky
Threads
Pinterest

Post to all 9 platforms
from WhatsApp

One dashboard. Every platform. Scheduled from your phone.
Simple to use, fairly priced — with real human support.

Get API Key
Existing users WhatsApp Support
Connect any AI agent
Claude Code & Claude Desktop
Add via MCP — 17 tools for scheduling, downloads, analytics, and brand management.
🤖
ChatGPT & OpenAI Codex
Use the REST API or MCP bridge — schedule posts and manage brands from any OpenAI agent.
🦞
Connect your OpenClaw agent
GoClaw-powered WhatsApp AI — KickitAI's native support and automation bot runs on OpenClaw.

How it works

Three steps to connect any AI agent to KickitAI's social media scheduling platform

1

Get your API key

Send /otp api on WhatsApp to the KickitAI bot. Your keys appear as individual messages — long-press to copy.

2

Configure your AI agent

Add the MCP server URL to your agent config. Claude Desktop uses OAuth automatically — no key needed in config.

3

Start using KickitAI tools

Schedule posts, manage brands, track analytics, and upload media — all from within your AI agent.

Step 1 starts here Send /otp api to the KickitAI bot on WhatsApp — your API key arrives in seconds.
Get API Key on WhatsApp

Claude Code Integration

Add KickitAI as an MCP server in Claude Code to schedule social posts directly from your terminal.

Claude Code with KickitAI MCP tools
MCP + API Key

Add to Claude Code config

Add KickitAI as an MCP server using the CLI or by editing your config JSON:

claude mcp add kickitai   --transport http   --header "Authorization: Bearer kk_live_YOUR_API_KEY"   https://kickitai.com/mcp

Or manually add to your Claude Code MCP config:

{
  "kickitai": {
    "url": "https://kickitai.com/mcp",
    "headers": {
      "Authorization": "Bearer kk_live_YOUR_API_KEY"
    }
  }
}
Ready to connect Claude Code? You'll need a kk_live_ API key. Get yours on WhatsApp — then run one command to connect.
Get API Key on WhatsApp

Claude Desktop Integration

One-click connect via OAuth 2.1 — just enter the MCP URL in Claude Desktop settings and authenticate.

Claude Desktop with KickitAI
OAuth 2.1 — No API key in config

MCP Server URL

https://kickitai.com/mcp

Or add to claude_desktop_config.json:

{
  "mcpServers": {
    "kickitai": {
      "url": "https://kickitai.com/mcp"
    }
  }
}
OAuth 2.1 flow handles authentication automatically — no API key needed in config. Claude Desktop will redirect you to sign in on kickitai.com.
Connect in 30 seconds via OAuth Paste https://kickitai.com/mcp into Claude Desktop → Settings → MCP. No API key needed.
View MCP Endpoint →

OpenClaw Support Bot

KickitAI's Support Bot is powered by OpenClaw/GoClaw — already connected via WhatsApp.

OpenClaw KickitAI Support Bot
WhatsApp — Already Active

KickitAI Support Bot

DM our support bot on WhatsApp to activate support notifications and get help with your account:

+1 (213) 870-7548

Developers can integrate via the OpenClaw-compatible endpoint:

POST https://kickitai.com/api/openclaw/v1/chat/completions
Talk to our AI support bot right now DM the KickitAI WhatsApp bot to get help, manage your account, or activate developer access.
Open WhatsApp Support

OpenAI Codex Integration

Use KickitAI's REST API directly with OpenAI Codex or any HTTP client.

OpenAI Codex KickitAI API
REST API + Bearer Token

Direct REST API access

Base URL: https://kickitai.com/api/v1

Authorization: Bearer kk_live_YOUR_API_KEY

curl https://kickitai.com/api/v1/me \
  -H "Authorization: Bearer kk_live_YOUR_API_KEY"

Full interactive docs at /reference

Access all REST endpoints with your key Send /otp api on WhatsApp — then authenticate any OpenAI-compatible HTTP client.
Get REST API Key

All 17 MCP Tools

Every tool available when you connect KickitAI to an AI agent:

Tool Auth Description
download_mediaAnyDownload social URL → R2 CDN
get_user_profileAnyLookup user by phone → profile + subscription
list_brandsUser keyList your brands
list_scheduled_postsUser keyList scheduled posts (with optional brandId filter)
get_subscriptionUser keySubscription status and usage percentage
create_support_ticketUser keyCreate a support ticket
create_postUser keySchedule a new post (min +5min future)
get_postUser keyGet a specific post by ID
update_postUser keyUpdate a scheduled post
delete_postUser keyDelete a scheduled/draft post
list_postsUser keyList posts with status/platform/brand filters
list_post_resultsUser keyList publish results for posts
list_analyticsUser keyPublished posts with metrics
sync_analyticsUser keyTrigger analytics sync
upload_mediaUser keyUpload media from URL or base64
list_mediaUser keyList your uploaded media
delete_mediaUser keyDelete uploaded media from R2
Unlock all 17 tools — free to start Get your API key on WhatsApp in seconds. Free tier included — no credit card needed.
Get API Key on WhatsApp