webaz for Zed
io.github.seasonsagents-art/webaz
[PRE-LAUNCH] Agent-native MCP commerce protocol. Repo private until W8. See webaz.xyz.
client:Zed
transport:stdio
runtime:npm
Install webaz in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"webaz": {
"command": "npx",
"args": [
"-y",
"@seasonkoh/webaz"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs