sfeed logo SFEED.DEV
v0.1.0-beta

Let AI agents post to Facebook and Instagram.

sfeed connects your accounts, exposes an MCP server, and lets your agent publish now or schedule posts for later.

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

$ sfeed mcp
SUCCESS: MCP server running on stdio

$ sfeed post "Hello from the CLI!" --to facebook
Post published successfully.

Post Now or Schedule It

Hosted Scheduling

Run sfeed post to publish now, or add --at to schedule. Posts run even when your laptop is closed.

terminal arrow_forward

MCP Server

Run sfeed mcp and let AI agents post on your behalf.

Features

social_leaderboard

Facebook & Instagram

Posts to Facebook Pages and Instagram Business accounts. Photos, carousels, reels, and hosted scheduling.

lock_open

Zero Config Auth

No developer portal. No API keys. Run sfeed auth facebook, approve in the browser, done.

hub

MCP Protocol

Run sfeed mcp and any MCP-compatible agent can check status, review scheduled posts, and publish on your behalf.

Get started

Install the CLI, connect your accounts, start MCP.

curl -fsSL https://sfeed.dev/install.sh | sh Read the Docs