[PRE-LAUNCH] Agent-native MCP commerce protocol. Repo private until W8. See webaz.xyz.
claude mcp add webaz -- npx -y @seasonkoh/webaz
claude_desktop_config.json
{
"mcpServers": {
"webaz": {
"command": "npx",
"args": [
"-y",
"@seasonkoh/webaz"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"webaz": {
"command": "npx",
"args": [
"-y",
"@seasonkoh/webaz"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"webaz": {
"command": "npx",
"args": [
"-y",
"@seasonkoh/webaz"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"webaz": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@seasonkoh/webaz"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"webaz": {
"command": "npx",
"args": [
"-y",
"@seasonkoh/webaz"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.seasonsagents-art--webaz/reviews or the review_server meta-tool.
POST /mcp