walmart for Windsurf
io.github.markswendsen-code/walmart
MCP server for Walmart - search products, manage cart, track orders
client:Windsurf
transport:stdio
runtime:npm
Install walmart in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"walmart": {
"command": "npx",
"args": [
"-y",
"@striderlabs/mcp-walmart"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs