Demand Forecasting for VS Code
ai.saifs/demand-forecasting
Forecast product demand using historical sales and market signals.
client:VS Code
transport:streamable-http
Install Demand Forecasting in VS Code
.vscode/mcp.json
{
"servers": {
"demand-forecasting": {
"type": "http",
"url": "https://demand-forecaster-mcp.saifs.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs