Schedule posts from any AI assistant
Connect posterly to your favourite AI tool via MCP. Say "post this photo to my Instagram tomorrow at 9am" and it just happens.
Works with every MCP client
posterly's MCP server works with any app that supports the Model Context Protocol — the open standard for connecting AI assistants to external tools.
Claude Desktop
Anthropic's desktop app for Claude
ChatGPT
OpenAI's ChatGPT desktop app
Claude Code
Anthropic's CLI for Claude
Cursor
AI-powered code editor
Windsurf
AI-powered code editor by Codeium
Cline
Autonomous coding agent for VS Code
Continue
Open-source AI code assistant
Zed
High-performance code editor
OpenAI Codex
OpenAI's coding agent CLI
What you can say to your AI
"Post this photo to my @brand Instagram tomorrow at 9am"
Schedule posts with natural language
"Show me my upcoming posts for this week"
View your content calendar
"When's the next good time to post?"
Find optimal posting slots
"List all my connected accounts"
See your linked platforms
"Upload this image and schedule it to LinkedIn"
Upload media and post in one step
"Post this caption to Twitter and Threads"
Multi-platform publishing
MCP Tools
Your AI assistant uses these tools behind the scenes when you ask it to manage your posts.
whoamiShow the user, workspaces, and scopes your API key can access.
list_accountsShow all connected social accounts — platform, username, ID.
list_brandsShow all brands/clients you can access, with their IDs, workspaces, and assigned account counts.
get_brandInspect one brand/client in more detail — workspace, source, linked legacy ID, and assigned account count.
list_brand_accountsShow the connected social accounts assigned to a specific brand/client.
get_brand_profileRead the saved brand profile — tone, audience, keywords, dos and don’ts, and visual guidance.
create_postSchedule or immediately publish a post. Supports caption, media, and scheduling.
list_postsView upcoming, published, or failed posts. Filter by platform or status.
find_available_slotFind open posting times that respect 1-hour gaps and your preferred hours.
upload_mediaUpload images or videos. Returns a URL to use when creating a post.
generate_imageCreate AI images with Nano Banana — prompt, aspect ratio, style, up to 4K resolution.
get_postGet details of a specific post — caption, status, media, and scheduled time.
update_postEdit a scheduled post — change caption, reschedule, or swap media.
delete_postCancel and delete a scheduled or draft post.
get_account_analyticsFollower growth, reach, views, and engagement rate for Instagram, LinkedIn, or Google Business Profile.
get_post_analyticsPer-post likes, comments, reach, impressions, saves, shares, and plays.
Setup in 3 steps
Takes about 2 minutes. You'll need a posterly account and an MCP-compatible AI client.
Enable API access in posterly
Go to Dashboard → API & MCP and enable the API add-on ($3/month). Then click "Create Key" and copy your key.
Add posterly to your AI client
Choose your client below and add the config. Replace the key with yours:
Open Claude Desktop → Settings → Developer → Edit Config
claude_desktop_config.json{
"mcpServers": {
"posterly": {
"command": "npx",
"args": ["-y", "posterly-mcp-server"],
"env": {
"POSTERLY_API_KEY": "pst_live_your_key_here"
}
}
}
}Not sure how? Copy and paste into your AI assistant — it'll handle the rest.
Restart your client and start posting
Restart your AI client. You should see "posterly" in the MCP tools list. Try saying: "List my posterly accounts"
Using a browser-based agent? Skip the install.
Claude in Chrome, ChatGPT Atlas, Cursor in browser, and any other web-based MCP client can talk to posterly directly over HTTP — no local subprocess needed. Same key, same paywall, same 16 tools.
POST https://www.poster.ly/api/mcp
Authorization: Bearer pst_live_your_key_here
Content-Type: application/json
{ "jsonrpc": "2.0", "id": 1, "method": "tools/list" }Auto-discovery: hit /.well-known/mcp/server-card.json for the full server card, or /.well-known/oauth-protected-resource for auth metadata.
Pricing
API access is an add-on to any posterly plan.
API & MCP Access
Add-on to any posterly plan (from $7/mo)
- Works with Claude, ChatGPT, Cursor & more
- 12 MCP tools + full REST API
- 100 API requests per hour
- Up to 3 API keys
- All 11 supported social platforms
FAQ
Ready to schedule posts from your AI?
Start with posterly at $7/mo, add API access for $3/mo.
Get started