Skip to content

Demand Forecasting for Zed

ai.saifs/demand-forecasting

Forecast product demand using historical sales and market signals.

client:Zed transport:streamable-http

Install Demand Forecasting in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "demand-forecasting": {
      "url": "https://demand-forecaster-mcp.saifs.ai/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Demand Forecasting in other clients