Manage your posts from Claude, ChatGPT, or any AI
Draft captions & images with AI, schedule, and publish posts across 9 platforms — set recurring autopilot schedules and trigger webhooks, all from your AI assistant. No dashboard needed.
Done! Scheduled your video to:
- • TikTok — Mar 22, 3:00 PM
- • Instagram — Mar 22, 3:00 PM
Your TikTok video has 12.4K views, 847 likes, and 23 comments.
Saved a draft with per-platform captions:
- • X — short, punchy version
- • LinkedIn — longer, professional version
Ready to publish or schedule whenever you are.
MCP
Your whole posting workflow, one conversation away
Connect MakePost to Claude Desktop, ChatGPT, Cursor, or any MCP-compatible AI. Draft, schedule, publish, and manage accounts without opening a dashboard.
- AI drafts captions, hashtags, ideas & images for you
- Schedule posts to 9 platforms with a single message
- Set recurring autopilot schedules that publish a queue
- Automate with signed webhooks — n8n, Zapier, Make
- Draft posts and save per-platform captions for later
- Manage, reschedule, or cancel posts conversationally
- Works with Claude, ChatGPT, Cursor & any MCP client
- Check per-platform results and engagement after publishing
Get started
Connect in under a minute
Three steps to manage your entire social presence from your AI assistant.
Create your account
Sign up and connect your social accounts
Generate an API key
Go to Settings and create an API key for your AI assistant
Add to your AI
Paste the config into Claude Desktop, Claude Code, or any MCP client
{
"mcpServers": {
"makepost": {
"command": "npx",
"args": [
"mcp-remote",
"https://makepost.com/api/mcp/",
"--header",
"Authorization: Bearer YOUR_API_KEY"
]
}
}
}
38 Tools
What you can do from Claude, ChatGPT & more
Schedule, manage, and analyze — all through conversation with your favorite AI assistant.
Media & content
4 toolsPublishing & scheduling
4 toolsPost management
6 toolsDrafts
4 toolsAccounts & projects
3 toolsAI generation
6 toolsPlatform info
1 toolWebhooks
3 toolsRecurring scheduling
7 toolsAgent-first
Run your whole posting workflow from chat
MakePost is built to be driven by AI agents. Drafting, scheduling, publishing, and reporting all happen through conversation or automation — no dashboard required.
- Have AI write captions, hashtags, ideas & generate images
- Schedule a whole week of posts in a single message
- Set recurring autopilot schedules that publish a queue
- Trigger signed webhooks into n8n, Zapier, Make, or your own service
- Draft once, write per-platform captions, publish when ready
- Check status and engagement on any post after it publishes
Setup
Connect Claude, ChatGPT, or any MCP client
Claude Desktop
Add to claude_desktop_config.json
{
"mcpServers": {
"makepost": {
"command": "npx",
"args": [
"mcp-remote",
"https://makepost.com/api/mcp/",
"--header",
"Authorization: Bearer YOUR_API_KEY"
]
}
}
}
Claude Code
Add to ~/.claude/settings.json
{
"mcpServers": {
"makepost": {
"type": "http",
"url": "https://makepost.com/api/mcp/",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}
Any MCP-compatible AI
MakePost works with any tool that supports the Model Context Protocol. Use the Streamable HTTP endpoint:
https://makepost.com/api/mcp/
Pass your API key as Authorization: Bearer sk_live_...
Post to all 9 platforms from your AI
Get your API key and connect in under a minute
Included in all MakePost plans. No extra cost.