webaz for VS Code
io.github.seasonsagents-art/webaz
[PRE-LAUNCH] Agent-native MCP commerce protocol. Repo private until W8. See webaz.xyz.
client:VS Code
transport:stdio
runtime:npm
Install webaz in VS Code
.vscode/mcp.json
{
"servers": {
"webaz": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@seasonkoh/webaz"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs