AgentPMT
Grocery Shopping - Kroger
Google Sheets
File Management
File To JSON Parsing

Grocery Shopping Agent

Agent

Details

Complete weekly meal planning and grocery shopping with allergy awareness

Tools In This Agent

Context Documents

No context documents are attached to this agent yet.

Workflows This Agent Can Use

Workflow
Generates 5 gluten-free dinner recipes, saves all recipes with full instructions to a Google Doc, extracts and deduplicates the combined ingredient list, then searches Kroger for all ingredients in a single batch using the gluten-free allergen filter and adds everything to your cart. Notifies you when complete with a link to the Google Doc and confirmation that your cart is ready.

Some included workflows are excluded, unpublished, or unavailable and are not included in the live chat scope.

Frequently Asked Questions

How do I connect this specialty agent to an external agent?

Install commands

npm install -g @agentpmt/mcp-router
agentpmt-setup

Hosted MCP config

{
  "mcpServers": {
    "agentpmt": {
      "type": "streamable-http",
      "url": "https://api.agentpmt.com/mcp",
      "headers": {
        "Authorization": "Bearer <AGENTPMT_BEARER_TOKEN>",
        "x-instance-metadata": "{\"client\":\"generic-mcp\",\"platform\":\"remote\"}"
      }
    }
  }
}

How do I use this specialty agent?

Looking for help integrating AI into your business? Set up a free consultation.