Kroger
Integrates with Kroger's grocery shopping API to enable store location management, product search with pricing and aisle information, cart operations, and order history management through OAuth2 authentication and local cart tracking.
27 stars
0 tools
Created Aug 2025
@cupofowls/cupofowls-kroger-kroger-mcpAbout
Integrates with Kroger's grocery shopping API to enable store location management, product search with pricing and aisle information, cart operations, and order history management through OAuth2 authentication and local cart tracking.
Categories
general
Installation
npm
npm install @cupofowls/cupofowls-kroger-kroger-mcp
Configuration
{
"mcpServers": {
"cupofowls-kroger-kroger-mcp": {
"command": "npx",
"args": [
"-y",
"@cupofowls/cupofowls-kroger-kroger-mcp"
]
}
}
}