MCP server for HEB grocery store integration - search products, manage carts, clip coupons, and more
claude mcp add texas-grocery -- uvx texas-grocery-mcp
claude_desktop_config.json
{
"mcpServers": {
"texas-grocery": {
"command": "uvx",
"args": [
"texas-grocery-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"texas-grocery": {
"command": "uvx",
"args": [
"texas-grocery-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"texas-grocery": {
"command": "uvx",
"args": [
"texas-grocery-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"texas-grocery": {
"type": "stdio",
"command": "uvx",
"args": [
"texas-grocery-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"texas-grocery": {
"command": "uvx",
"args": [
"texas-grocery-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.mgwalkerjr95--texas-grocery/reviews or the review_server meta-tool.
POST /mcp