Your household's shopping list,
finally on the same page.

Pantrio keeps everyone's groceries in sync. Add ingredients, share a list with a tap, and check things off together in realtime.

iOS & Android · free · self-hostable backend

Open source on GitHub

How it works

1

Create a list

Name it and start adding ingredients with smart autocomplete.

2

Invite your household

Share a join code — everyone gets instant access to the same list.

3

Shop together

Check things off live, from any phone — or ask your AI assistant to.

Shared lists

Invite your household with a code. Everyone edits the same list, live.

Ingredient-smart

Autocomplete from a real ingredient catalog with sensible units and categories.

Realtime sync

Check something off and it updates instantly on every phone.

AI-ready

A built-in MCP server lets AI agents read and update your lists for you.

Private by default

Self-hostable backend. Your data lives where you choose.

Mobile first

A fast, focused iOS & Android app. No clutter, no web busywork.

Built for the age of AI agents

Pantrio ships with a remote Model Context Protocol server. Point any MCP-capable assistant at it with your access token and it can add ingredients, tick off items, search the catalog, and share lists — all under your account's permissions.

  • "Add everything for spaghetti bolognese to the weekly list."
  • "What's still left to buy on the BBQ list?"
  • "Share the party list with my flatmate."

For developers

{
  "mcpServers": {
    "pantrio": {
      "url": "https://mcp.pantrio.cc/mcp",
      "headers": {
        "Authorization": "Bearer <your-token>"
      }
    }
  }
}

Optional — nothing here to set up if you just want the app.

Questions

Is Pantrio free?

Yes — Pantrio is free to use, with a self-hostable backend if you'd rather run your own.

What does "self-hostable" mean?

Pantrio's backend runs on Appwrite. Use the version we host, or run your own instance for full control over where your data lives.

Is my data private?

Lists are scoped to your household and never shared without an explicit invite. Read ourprivacy policy.

Get Pantrio

Scan to install on your phone.