Skip to content
Cline

walmart for Cline

io.github.markswendsen-code/walmart

MCP server for Walmart - search products, manage cart, track orders

client:Cline transport:stdio runtime:npm

Install walmart 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": {
    "walmart": {
      "command": "npx",
      "args": [
        "-y",
        "@striderlabs/mcp-walmart"
      ]
    }
  }
}

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

walmart in other clients