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.
1. Keep your posts and media in local folders. 2. Run sfeed auth facebook. 3. Run sfeed mcp. 4. Ask your agent to use sfeed to publish according to your rules.
$ 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 Answer The Real Question
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.
MCP Server
Run sfeed mcp and let AI agents inspect status, schedule work, and publish on your behalf.
Features
Facebook & Instagram
Post to Facebook Pages and Instagram Business accounts with text, images, videos, previews, and hosted scheduling.
Zero Config Auth
No developer portal. No API keys. Run sfeed auth facebook, approve in the browser, done.
MCP Protocol
Run sfeed mcp and any MCP-compatible agent can check status, preview the queue, schedule posts, and publish on your behalf.
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
Cookbook
Short recipes for posting text, images, videos, and scheduled posts.
AI Posting Guide
A direct answer to how to post to social media with AI agents using sfeed.
Codex
Set up MCP, try the first prompt, and record a simple post demo.
Claude Code
Connect sfeed, inspect status, and post a local image through MCP.
OpenCode
Configure sfeed in MCP and schedule a post with one prompt.
Get started
Install the CLI, connect your accounts, start MCP.
curl -fsSL https://sfeed.dev/install.sh | sh Read the Docs