Manage your posts from Claude, ChatGPT, or any AI
Schedule posts, check App Store analytics, and manage your social accounts — 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 app had 1,247 downloads this week, up 12%. Revenue: $3,420 net.
Your Pro subscription prices:
- • Japan — ¥480/month
- • Germany — €5.99/month
Both are below PPP-recommended prices.
MCP
Your posts and analytics, one conversation away
Connect MakePost to Claude Desktop, ChatGPT, Cursor, or any MCP-compatible AI. Schedule posts, check revenue, and manage accounts without opening a dashboard.
- Schedule posts to 9 platforms with a single message
- Check App Store downloads, revenue, and subscriptions
- Manage, reschedule, or cancel posts conversationally
- Works with Claude, ChatGPT, Cursor & any MCP client
- Track ASO keywords, rankings, and competitors across countries
- Check and update subscription pricing for any territory
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 and App Store Connect
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"
]
}
}
}
31 Tools
What you can do from Claude, ChatGPT & more
Schedule, manage, and analyze — all through conversation with your favorite AI assistant.
List videos
See your uploaded videos ready for posting
Upload video
Upload a video from a URL or file with optional cover image. Validates format and runs moderation.
List accounts
View all connected social accounts with avatars
Account groups
List groups for bulk publishing to multiple accounts
Schedule post
Schedule a video to one or more platforms
List posts
View scheduled, published, or failed posts
Cancel post
Cancel a scheduled post before it publishes
Reschedule
Change when a scheduled post will go live
Edit caption
Update the caption on a scheduled post
List apps
See your connected iOS apps
App analytics
Get downloads, revenue, and subscription data
Post results
Check per-platform results after publishing
ASO keywords
Track keyword rankings, difficulty & trends
Keyword history
See how your rankings change over time
ASO competitors
Monitor competitor apps and compare rankings
Search keywords
Analyze keyword difficulty and competition
ASO score
Check your metadata optimization score
Subscriptions
See your App Store subscription products
Pricing by country
Check prices by country and currency
Stage price change
Queue a new price for any territory
Push prices
Push staged changes to App Store Connect
Publish content
Text, image, video, or carousel to any platform
Upload image
Upload images from URL or file for posting
Drafts
Save, list, update, and publish drafts
Bulk publish
Publish, schedule, or draft up to 20 content items at once
Bulk upload media
Upload up to 20 images or videos from URLs at once
Bulk cancel
Cancel up to 50 scheduled posts at once
Bulk reschedule
Reschedule up to 50 posts to a new time at once
Cross-app insights
Ask questions across all your apps and posts
Because MakePost combines App Store data with social publishing, your AI can cross-analyze everything — something no other MCP server can do.
- Compare revenue and downloads across your entire portfolio
- Spot anomalies — apps with subscribers but no recent revenue
- Find which platforms drive the best results for each app
- Ask your AI to connect the dots you'd miss in a dashboard
- Ask about keyword rankings, competitor positions, and pricing in any country
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.