Walmart APIs for Zed
io.github.alyiox/mcp-walmart-ads
MCP server for Walmart Connect Ads, Sam's Club Sponsored Ads, and Walmart Marketplace APIs
client:Zed
transport:stdio
runtime:pypi
Install Walmart APIs in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp-walmart-ads": {
"command": "uvx",
"args": [
"mcp-walmart-ads"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs