Zilfu for LinkedIn

Post to LinkedIn.
From anywhere.

Write the post, attach the visuals, hit schedule. Zilfu publishes to your LinkedIn profile or any company page you admin — at the right moment, straight from your queue.

L
Lumen Studio
LinkedIn · Company page
Scheduled

New post: 5 mobile-first design tips your team can ship today 📱

Mon · 9:00 AM Smart Slot
POST /v1/posts
{
  "content": "Smart Slots ✨",
  "networks": ["linkedin"],
  "schedule_at": "Mon 9:00"
}
✓ scheduled 200 OK · 142ms
  • Skip the LinkedIn habit-loop
  • Personal profile + company pages
  • Text, images, videos, carousels
  • Crosspost without copy-paste
— What you get

Built for the way you use LinkedIn.

Schedule posts weeks ahead, crosspost without copy-paste, and see what actually works — all without opening LinkedIn.

01 — Schedule

Write Sunday. Ship all week.

Draft two weeks of posts, carousels, and videos in one focused session — then step out of the daily LinkedIn loop. Zilfu publishes at the optimal hour, every time, even when you're heads-down on the actual work.

Get started free →
Up next this week 12 scheduled
Tue · 6:15 PM10 slides

The mobile-first design playbook — slide by slide

Carousel
Wed · 12:00 PM1:24

How we redesigned onboarding in a week — full walkthrough 🎬

Video
Fri · 8:00 AM+ alt text

Hiring: senior product designer — link in comments

Image
02 — Compose

Write once. Post everywhere.

Compose one update, pick your destinations, and Zilfu publishes everywhere at once. LinkedIn, Threads, Facebook, Instagram, TikTok, Pinterest, and Bluesky — all from a single composer. No copy-paste, no tab-juggling.

Get started free →
New post Saved · just now

3 lessons from shipping daily for 90 days — what worked, what didn't, and what I'd do differently next time

Publishing to
Li Lumen Studio LinkedIn
@ @lumenstudio Threads
f Lumen Studio Facebook
TT @lumenstudio TikTok
03 — Measure

Track every impression, reaction.

Impressions, reactions, comments, and follower growth — broken down per post and page. Refreshed every four hours, ready when you open your laptop. No CSV exports. No spreadsheets.

Get started free →
Impressions 18.6K +29%
Reactions 724 +15%
Followers +218 +7%
Impressions · last 30 days LinkedIn
— How it works

From zero to scheduled in under a minute.

Three steps. Then the rest of your week takes care of itself.

1

Connect in one click.

Sign in with LinkedIn, pick the personal profile or company pages you want Zilfu to manage, and grant the standard permissions. That's the whole setup.

2

Drop in your post.

Write text, attach an image, build a carousel, or queue a video — directly in the composer, or via Zapier, n8n, your CMS, your AI agent. Anything that talks HTTP.

3

We publish. You watch.

Posts go live at the right time. Impressions, reactions, and comments roll in every four hours. Webhooks fire on publish, fail, and reply.

— For developers

Automate with APIs.

Your CMS, your AI agent, your automation tool — anything that talks HTTP can publish to your LinkedIn profile or any company page. Webhooks and an MCP server included.

142ms
# Schedule a post to your LinkedIn profile or company page.
curl -X POST https://zilfu.app/api/posts \
  -H "Authorization: Bearer sk_live_xxxx" \
  -H "Content-Type: application/json" \
  -d '{
    "content": "3 lessons from shipping daily for 90 days — what worked, what didn't",
    "networks": ["linkedin"],
    "schedule_at": "2026-04-23T18:15:00Z"
  }'
# Add Zilfu's MCP server to Claude, Cursor, or any agent.
{
  "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>"
      }
    }
  }
}
✓ Response · 200 OK
{
  "id": "post_8aB3xY9k",
  "status": "scheduled",
  "scheduled_at": "2026-04-23T18:15:00Z",
  "networks": [
    { "name": "linkedin", "status": "queued" }
  ]
}
No upgrade needed

Full API on the free plan. Same endpoints, no surprises.

No servers to run

Hosted MCP server — drop the URL into Claude, Cursor, or any agent.

Real events

Webhooks fire when posts publish, fail, or get a reply.

— FAQ

LinkedIn, asked and answered.

Yes — both. When you connect LinkedIn, Zilfu picks up your personal profile plus every company page you admin in a single authorization step. Switch which connected destination is active at any time — all are visible in an expandable list.

Yes — by spinning up a workspace for each account. Every workspace stays isolated with its own queue and scheduling slots, and you switch between them in one click. The Free plan includes 2 workspaces; paid plans go up to unlimited.

Text-only updates, single images, multi-image carousels, and videos — all published natively to your LinkedIn profile or company page at the time you schedule. No watermarks, no "shared from" footers.

Yes. Scheduled posts sit in your queue until publish time — edit the text, swap the media, change the time, or cancel entirely whenever you like.

We never see your password — Zilfu connects through LinkedIn's official login and only requests the permissions we need: one to publish on your behalf, one to read engagement on your posts, and one to list the pages you admin so you can pick one. You can revoke access from your LinkedIn settings at any time.

Schedule once. Show up daily.

Connect your LinkedIn in one click and let your queue do the rest. Free forever — no credit card, no commitments.

Connect LinkedIn free →