groceries-agent

caseyWebb/groceries-agent
★ 1 stars TypeScript AI/LLM Updated 1d ago
🛒 Grocery Shopping & Pantry Inventory Management MCP Server and Agent Persona
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "groceries-agent": {
      "command": "npx",
      "args": [
        "-y",
        "caseyWebb/groceries-agent"
      ]
    }
  }
}

README Excerpt

A personal grocery agent. It plans meals, tracks pantry inventory, and populates a Kroger cart through conversation — you talk to it like a knowledgeable friend who knows your kitchen, not a service you issue commands to. It runs inside **Claude.ai** (web + mobile) and is self-hostable for a small friend group.