FAQ
Frequently asked, honestly answered.
Didn't find what you needed? Email me at [email protected].
Product
What is ingle, exactly?
A household pantry + grocery agent. You tell it what you have, add what you need by voice, and let it fill your Walmart cart. Built for families where both parents work and dinner planning is the daily friction point.
How does household sharing work?
Invite your spouse or partner with a one-tap email link. Lists, pantry, and meal plans sync across all household members. We don't charge per seat — the household is the unit.
Does ingle plan meals for me?
It can. The PWA has meal suggestions that respect your dietary preferences and what's already in your pantry. Coming soon: full week-at-a-glance meal plans that auto-generate the matching shopping list.
Can I export my data?
Yes. Your pantry, lists, purchase history, and meal plans are all yours — CSV or JSON export coming with v1. We won't hold your data hostage.
Do you sell my data?
No. We don't train models on your data, we don't sell affiliate-attribution data without explicit opt-in, and we don't share with third parties beyond what's required to run the service. See privacy policy for specifics.
Claude
Do I need Claude Pro to use ingle?
No. The PWA at app.ingle.kitchen works without any Claude account. The Claude connector is an optional power-user path — it lets you manage ingle by talking to Claude on your phone or laptop. Recommended but not required.
How do I connect ingle to Claude?
Go to app.ingle.kitchen/install after signing in to ingle. You'll get a one-click OAuth flow that authorizes ingle as a custom Claude connector. Takes about 30 seconds.
Does ingle work with ChatGPT or Gemini?
On the roadmap. Ingle is built on the open MCP standard, so it can serve any client that speaks MCP. ChatGPT Apps SDK and Gemini extensions are next.
Privacy
Where does my data live?
Supabase Postgres (US-West-1) with row-level security enforced per-household. Only your household members can see your data — not other ingle users, not me, not Anthropic, not third parties.
How do I delete my account?
Settings → Account → Delete account. Cascading delete removes everything within 24 hours.
Technical
Why a PWA instead of a native app?
Faster iteration, no app-store gatekeepers, one codebase across iOS + Android + desktop. The PWA installs to your home screen and behaves like a native app. Native builds may come at $5K MRR if there's clear demand.
What browsers work?
Chrome and Edge on Android (full features including voice + push). Safari on iOS works for everything except web push (Apple limitation). Desktop Chrome works for the PWA install and connector setup.