Bzigo for VS Code
com.bzigo/bzigo
Bzigo smart trap: device status, detections, health, firmware and simulations via AI.
client:VS Code
transport:streamable-http
Install Bzigo in VS Code
.vscode/mcp.json
{
"servers": {
"bzigo": {
"type": "http",
"url": "https://mcp.bzigo.com/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs