SFEED.DEV

Hand social posting to your AI agent.

Keep your drafts, media, and rules where they already live. Give your agent one prompt, connect Meta in the browser, review the post, and publish to Facebook or Instagram. Posting now is free. Pay only when you want scheduled posts to run later.

Copy this prompt
Read https://sfeed.dev and help me set up AI-powered social posting.

Ask me where my posts, media, and rules should live. Install sfeed if needed, connect my Meta accounts, inspect my Facebook Pages and Instagram accounts, and create a simple workflow I can keep using.

Before publishing anything, show me the post, the account it will publish to, and whether it will post now or be scheduled.
Keep your files

Drafts, media, and rules stay on your machine.

Agent setup

Your agent asks what it needs and configures sfeed.

Approve first

You see the post and destination before publishing.

Free posting

Pay only to schedule posts for later.

Terminal ./social
$ sfeed auth facebook
// Opening browser for OAuth...
SUCCESS: Connected to Facebook Page: My Page + Instagram

$ sfeed status
Connected: My Page + Instagram

$ codex "Read ./social/today.md and post after I approve"
Draft ready for My Page:
"Queue UI is live. Scheduling now has previews."

$ codex "Approved"
Published facebook: https://facebook.com/...
Published instagram: https://instagram.com/...

Agent Native

CLI first. MCP when useful.

sfeed handles auth, Page discovery, uploads, posting, scheduling, previews, and queue actions. Your agent keeps using the local context it already has.

MCP docs arrow_forward

Why agents fit here

No dashboard migration

inventory_2

Keep drafts, prompts, images, videos, and approval rules where they already live.

Works before MCP

hub

Agents with shell access can run the CLI. MCP adds typed tools for repeatable runs.

Approval stays human

fact_check

Prompt your agent to draft, summarize, and ask before posting. sfeed runs after approval.

How the workflow splits up

Your files

Drafts, media, prompts, and rules stay on your own machine.

Your agent

Reads local context, chooses the draft, and asks for approval.

sync_alt

sfeed

Facebook posting

Automated Meta updates and content.

Facebook

Queue and preview

Queue, preview, and schedule from your agent workflow.

Get started

Install the CLI, connect your accounts, and ask your agent to post after you approve.

curl -fsSL https://sfeed.dev/install.sh | sh
terminal

Install sfeed, connect Meta, then use CLI commands or MCP tools.

Read the docs

More guides