Reference
FAQ
Pricing, platforms, privacy, and how to leave — the short answers.
Is FavStash free?#
Saving and searching your stash is free — that's the core loop and it stays that way. Free accounts also get one connected channel, 10 scheduled posts a month, and 7-day analytics from the web dashboard.
Paid plans unlock AI Connect (the hosted MCP endpoint + personal access tokens) and raise every cap:
| Free | Doom Scroller — $12.99/mo or $124/yr | Creator Pro — $29/mo or $278/yr | |
|---|---|---|---|
| Saved items | 100 | 2,000 | 10,000 |
| Connected channels | 1 | 3 | 10 |
| Scheduled posts / month | 10 | 50 | Unlimited |
| Analytics history | 7 days | 30 days | 90 days |
| AI Connect (MCP/API) | — | ✓ | ✓ |
Need more channels? Add +1 channel for $3/mo (or $29/yr) on any paid plan, as many as you need. A 3-day free trial is available once per account when you choose it in the Portal — card required, converts automatically, and cancelling during the trial ends access immediately. Teams and larger companies: contact us for a custom package. Manage everything in Portal → Billing.
Which platforms are supported?#
Saving: Instagram Reels, TikTok, and YouTube Shorts are the first-class citizens — plus any other web URL as a fallback (tweets, LinkedIn posts, Reddit threads, articles).
Publishing & analytics: Instagram, YouTube, and TikTok, with multiple accounts per network.
Is my data private?#
Yes, and structurally so:
- One-user scoping, enforced server-side. Every request — app, API, or AI — is scoped to your account by your credentials. The backend never accepts a user id from a request payload, so a misbehaving client can't touch anyone else's data.
- Tokens are never exposed. Your social accounts' OAuth tokens live server-side only. Connected AIs call FavStash tools; they never see platform credentials. API keys themselves are stored as hashes.
- No ad trackers, no selling data, no training on your saves. Your saves aren't used to train any AI model — ours or anyone else's.
The full picture is in the Privacy Policy.
Can any AI connect, or just Claude?#
Any MCP-capable client: Claude Desktop, Claude Code, Cursor, Windsurf, Codex, OpenClaw, or anything custom that speaks MCP over HTTP. See AI Connect for setup.
What happens if a scheduled post fails?#
It flips to an error state on your calendar with the actual reason attached (expired connection, platform rejection, quota). Transient failures are retried automatically before that happens. Fix the cause, requeue, done — details in Scheduling.
How do I delete my account and data?#
In the mobile app or web dashboard, go to Settings → Delete account. This immediately disables sign-in and starts a 30-day deletion workflow that permanently removes your profile, saves, collections, search index, connected channels (tokens deleted immediately), scheduled posts, media, and API keys. The 30-day window exists only so an accidental deletion can be recovered.
You can also delete individual saves anytime (their transcripts and search entries go with them), or disconnect single social accounts. Step-by-step instructions: data deletion · Privacy Policy.
Who makes FavStash?#
FavStash is built by Sketric Solutions. Questions, bugs, ideas: contact@sketricsolutions.com.