Loading MCP server directory, please wait...
MCP server for HEB grocery store integration - search products, manage carts, clip coupons, and more
npx @getmcp/cli add io.github.mgwalkerjr95/texas-groceryRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mgwalkerjr95/texas-grocery": {
"command": "uvx",
"args": [
"texas-grocery-mcp"
]
}
}
}