BizNetAI for VS Code
io.github.biznetai/biznetai-mcp
Routes natural-language shopping queries to merchant storefronts, returns normalized results.
client:VS Code
transport:streamable-http
Install BizNetAI in VS Code
.vscode/mcp.json
{
"servers": {
"biznetai-mcp": {
"type": "http",
"url": "https://biznetaimcp.consumergenie.net/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs