Terms of Service
Last updated: March 30, 2026
The Short Version
- sfeed is a free tool. Use it to post to your social accounts.
- You're responsible for what you post. sfeed just sends it.
- The auth proxy and cloud scheduler at
auth.sfeed.devare provided as-is. - Don't use sfeed to spam, harass, or violate platform rules.
1. What you're agreeing to
By using sfeed (the CLI, the MCP server, or the services at auth.sfeed.dev), you agree to these terms. If you don't agree, don't use it.
2. What sfeed does
sfeed is a command-line tool that posts content to Facebook Pages and Instagram using their official APIs. It authenticates with your accounts via OAuth, stores tokens locally on your machine and on our servers, and sends posts when you tell it to.
The hosted auth proxy at auth.sfeed.dev handles OAuth so you don't need to register your own Facebook App. It also stores your tokens for cloud scheduling.
3. Your responsibilities
- Your content. You're responsible for everything you post through sfeed. We don't review, moderate, or filter your content.
- Your accounts. Keep your
~/.sfeed/tokens.jsonsecure. These tokens can post to your social accounts. Treat them like passwords. - Platform rules. Follow Facebook's and Instagram's terms of service. Don't use sfeed for spam, automated bulk posting that violates rate limits, or anything the platforms prohibit.
4. What we provide (and don't)
sfeed is provided as-is. We make no guarantees that:
- The auth proxy or cloud scheduler will be available 24/7
- Posts will always succeed (platform APIs change, rate limits exist)
- Scheduled posts will fire at the exact second you specified
- The tool will work with future API changes from Facebook or Instagram
5. Self-hosted option
If you prefer not to use our hosted services, you can self-host by providing your own Facebook App credentials in ~/.sfeed/.env. In self-hosted mode, no data touches our servers. Scheduling requires running sfeed daemon locally.
6. Limitation of liability
sfeed is a free tool built by an independent developer. To the maximum extent permitted by law, we're not liable for any damages arising from your use of sfeed. This includes posts that didn't go through, posts that went through when you didn't intend them to, account suspensions by Facebook or Instagram, or data loss.
7. Termination
You can stop using sfeed at any time. Delete ~/.sfeed/ and uninstall. There's no account to cancel. Your server-side tokens and scheduled posts will be cleaned up automatically.
We can revoke access to the hosted services if we detect abuse.
8. Changes
These terms may change. The "Last updated" date at the top will reflect any changes. Continued use of sfeed after changes means you accept the new terms.
9. Governing law
These terms are governed by the laws of New York, USA.
10. Contact
Questions about these terms: n.stojanovic035@gmail.com