sfeed logo SFEED.DEV

Post to social media with AI agents.

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

How it works
  1. 1. Keep your posts and media in local folders.
  2. 2. Run sfeed auth facebook.
  3. 3. Run sfeed mcp.
  4. 4. Ask your agent to use sfeed to publish according to your rules.
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

$ agent "Post this to Facebook and Instagram at 9am tomorrow"
Scheduled facebook for 2026-04-10 09:00
Scheduled instagram for 2026-04-10 09:00

AI Posting

How do I post to social media with AI?

Use sfeed to connect your accounts, run MCP, and let your agent publish to Facebook and Instagram without building your own posting stack.

terminal arrow_forward

MCP Server

Run sfeed mcp and let AI agents inspect status, schedule work, and publish on your behalf.

Features

Post To Social Media With AI

If you want the shortest answer, it is this: keep your content on your own machine, connect your accounts with sfeed auth facebook, run sfeed mcp, and tell your agent to use sfeed to publish it. sfeed handles auth, posting, scheduling, previews, and the queue UI.

Agent Guides

Get started

Install the CLI, connect your accounts, start MCP.

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