Hosted MCP server
Drop one URL into Claude, Cursor, Zed — or any MCP-compatible client — and your agent gets twelve tools: posts, drafts, slots, media, accounts. No servers to run, no glue code.
Point Claude, Cursor, or any MCP client at Zilfu and your agent can plan, draft, schedule, and publish across seven networks — while every post lands in a queue you control.
Free plan · No credit card · MCP & API on every plan
These aren't hypotheticals — each request maps to tools your agent gets the moment you paste the config.
Plan my next two weeks across every channel.
Drafts and queues fourteen posts, slotted into your recurring weekly times.
Schedule this Reel for Friday at 6pm.
Queued for Instagram and TikTok at the same time, ready to publish.
What's queued for next week?
Reads back every scheduled post with the channel, time, and caption preview.
Set up Mon, Wed, Fri 9am slots.
Creates three recurring weekly slots, ready to be filled by your queue.
Crosspost this to Instagram, TikTok, and LinkedIn.
Publishes to all three accounts as one cluster you can track together.
Turn this into a Threads thread with three replies.
Drafts the lead post and three connected replies, queued together as one thread.
Pick whichever matches your stack. All four are included on every plan — even Free.
Drop one URL into Claude, Cursor, Zed — or any MCP-compatible client — and your agent gets twelve tools: posts, drafts, slots, media, accounts. No servers to run, no glue code.
The same endpoints the app runs on. Bearer-token auth, JSON in and out, predictable resources for workspaces, accounts, slots, posts, and media.
Know the moment a post publishes, fails, or gets scheduled — or an account connects or drops. Pipe events into your CRM, your monitoring, or your agent's memory.
Webhooks and a clean REST API slot straight into Zapier, n8n, and Make. Wire your CMS, Notion, Sheets, or inbox to your social queue without writing code.
The obvious fear: your agent posts something embarrassing at 2am. Zilfu is built so it can't. Ask for drafts and nothing goes live until you say so. Want a harder guarantee? Invite the agent as a teammate without publish permission — everything it creates routes into the approval queue automatically, waiting for a human.
Approvals and unlimited teammates are on every plan — the agent gets machine speed, you keep human judgment.
Start free →Your best posting slot last month? Saturday, noon. Here's the heatmap — and the three posts that proved it 📊
No SDK to install, no server to deploy. If you can paste a config, you're done.
Sign up free and link Instagram to X — as many accounts per network as you run.
Settings → API tokens. One token covers every workspace you belong to.
Drop the MCP URL into Claude, Cursor, or Zed — or skip it and call the REST API.
"Plan my week." Review what it drafts, approve, and let the queue do the rest.
Drop the MCP URL into Claude, Cursor, or Zed — or hit the REST API directly. Bring your own bearer token; we'll handle the rest.
# Add Zilfu to Claude Desktop, Cursor, Zed, or any MCP client. { "mcpServers": { "Zilfu": { "command": "npx", "args": [ "-y", "mcp-remote", "https://zilfu.app/mcp/social-media", "--header", "Authorization: Bearer ${SOCIAL_MEDIA_TOKEN}" ], "env": { "SOCIAL_MEDIA_TOKEN": "<paste your api token>" } } } }
# Or skip the agent — talk to the API directly. curl -X POST https://zilfu.app/api/spaces/42/posts \ -H "Authorization: Bearer <your api token>" \ -H "Content-Type: application/json" \ -d '{ "space_id": 42, "at": 1784311200000, "items": [ { "account_id": 7, "social": "instagram", "main": { "content": "5 mobile-first design tips ✨" } } ] }'
[
{
"id": 812,
"status": "Scheduled",
"scheduled_at": "2026-07-17T18:00:00+00:00"
}
]
API, MCP server, and webhooks included from day one — the free tier gets the same endpoints as the paid ones.
The MCP server is hosted. Just paste the URL — we run it, patch it, and scale it.
Full API reference, MCP guide, and webhook payloads at docs.zilfu.app.
Three patterns you can wire up this afternoon — with zero integration code on Zilfu's side.
Ask Claude to draft fourteen posts from your last shipped features, then drop them straight into your queue. One conversation, two weeks of content.
When an article ships, your CMS calls the Zilfu API to queue a teaser for LinkedIn, Threads, and X — canonical link included.
Each morning, n8n reads your Notion content board, picks today's "ready" item, and schedules it to every connected channel.
MCP (Model Context Protocol) is the open standard that lets AI assistants like Claude use outside tools. Zilfu hosts an MCP server, so your assistant can act inside your workspace — drafting, scheduling, and publishing posts — instead of writing captions you paste in by hand.
Anything that speaks MCP: Claude Desktop, Claude Code, Cursor, Zed, and most agent frameworks. If your client supports remote MCP servers with a bearer token, it works. No MCP? Any agent that can make an HTTP request can use the REST API.
No. The REST API, hosted MCP server, and webhooks are on every plan, including Free — no credit card. Plans only change how many social accounts you connect; Free includes 2 accounts and 20 posts a month.
About two minutes. Sign up, connect a social account, create an API token in Settings, and paste the MCP config into your client. Your agent's first post is one prompt away.
You decide how much rope it gets. Tokens are scoped to your account and revocable anytime. Ask the agent for drafts and nothing goes live until you approve — or invite it as a teammate without publish permission, and everything it creates routes into the approval queue automatically. Every action shows up in your calendar, so nothing publishes silently.
All seven Zilfu supports: Instagram, TikTok, Facebook, LinkedIn, Pinterest, Threads, and X — including multi-account posting, media uploads, and multi-part threads on networks that support them.
The API and MCP server share per-token rate limits sized for real agent workflows — the details are documented at docs.zilfu.app. Building something heavier? Get in touch and we'll work out the right ceiling.
Yes. The REST API covers workspaces, accounts, posts, media, slots, and webhooks — the same endpoints the app runs on. Webhooks notify you when posts publish, fail, or get scheduled, so your agent can react in real time.
Create a token, paste one config, and let the agent handle the busywork — you keep the approvals. Free plan, no credit card.
We use cookies and process personal data to run Zilfu, measure usage, and support our affiliate program. Choose which categories to allow below. You can change your mind at any time from the “Cookie settings” link in the footer.
Required for the site to function — authentication, security, and remembering your current workspace. Always on; cannot be disabled.
Helps us understand how visitors use Zilfu so we can improve the product (PostHog, processed on EU-based servers).
Measures sign-ups from our ads and attributes referrals to partners, so we can run effective campaigns and credit our affiliates (Meta, Rewardful).
See our Privacy Policy for the full list of vendors and details on how Zilfu handles your data.
Drafted from Friday's changelog. Two more variants queued for review.