Skip to content
Cline

kroger for Cline

io.github.markswendsen-code/kroger

MCP server for Kroger - search products, manage cart, place grocery orders

client:Cline transport:stdio runtime:npm

Install kroger in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "kroger": {
      "command": "npx",
      "args": [
        "-y",
        "@striderlabs/mcp-kroger"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

kroger in other clients