Skip to content
Claude Desktop

walmart for Claude Desktop

io.github.markswendsen-code/walmart

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

client:Claude Desktop transport:stdio runtime:npm

Install walmart in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

walmart in other clients