SmartAPIs Products Watch for VS Code
net.smartapis/products-watch
Testing-phase Products Watch endpoint; public discovery remains while new onboarding is paused.
client:VS Code
transport:streamable-http
Install SmartAPIs Products Watch in VS Code
.vscode/mcp.json
{
"servers": {
"products-watch": {
"type": "http",
"url": "https://smartapis.net/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs