Shared lists
Invite your household with a code. Everyone edits the same list, live.
Pantrio keeps everyone's groceries in sync. Add ingredients, share a list with a tap, and check things off together in realtime. Oh — and your favorite AI assistant can manage it too.
iOS & Android · free · self-hostable backend
Invite your household with a code. Everyone edits the same list, live.
Autocomplete from a real ingredient catalog with sensible units and categories.
Check something off and it updates instantly on every phone.
A built-in MCP server lets AI agents read and update your lists for you.
Self-hostable backend. Your data lives where you choose.
A fast, focused iOS & Android app. No clutter, no web busywork.
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.
{
"mcpServers": {
"pantrio": {
"url": "https://mcp.pantrio.cc/mcp",
"headers": {
"Authorization": "Bearer <your-token>"
}
}
}
} Scan to install on your phone.