GROCERYTRACK
AI-powered grocery receipt tracking and spending insights.
Snap in-store receipts from your phone or forward digital ones from Instacart, DoorDash, and more. See every item, every store, every category — automatically.
iOS app · Web · MCP server · 30-day free trial
The full picture of your grocery spend
Paper receipts, digital receipts, store-by-store trends. Everything lands in one place — and stays there.
AI Receipt Scanner
Auto-extract every item, price, and category from paper or digital receipts — no loyalty cards or store APIs needed.
Grocery Expense Tracker
Live budgets and monthly summaries so you always know where the household food dollar went.
Multi-Store Tracking
Compare Whole Foods, Costco, Wegmans, Instacart, DoorDash and more — all in one place.
iOS App
Native camera with boundary guide, push alerts, dark mode, widgets, and offline scanning.
MCP Server
Plug your grocery data into Claude, ChatGPT, and any MCP-compatible assistant via OAuth 2.1 + PKCE.
Spending Analytics
Category breakdowns, price trends, and top-store rankings — CSV export anytime.
Built for the way you actually shop
Scan at the register, open your spending at the dinner table, catch the price creep before the month closes.



Your grocery data, inside your AI assistant
GroceryTrack ships a first-class MCP server — six read-only tools for receipts and nutrition data, OAuth 2.1 + PKCE authentication, and dynamic client registration. Compatible with Claude, ChatGPT, and any MCP-aware assistant.
- OAuth 2.1 + PKCE, scoped tokens, 1-hour expiry
- Streamable HTTP transport (RFC 7591 dynamic client reg)
- Read-only by design — no secrets on device
// connect your assistant
server_url: "https://grocerytrack.food/api/mcp"
auth: "oauth2.1 + pkce"
scopes: ["read:receipts", "read:nutrition"]
// six read-only tools
list_receipts · get_receipt · list_items ·
search_items · get_nutrition · summarize_spend
See every item you buy — without building a single spreadsheet.
30-day free trial. iOS and web. No loyalty cards, no store APIs, no manual entry.