Demand Forecasting for Cursor
ai.saifs/demand-forecasting
Forecast product demand using historical sales and market signals.
client:Cursor
transport:streamable-http
Install Demand Forecasting in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"demand-forecasting": {
"url": "https://demand-forecaster-mcp.saifs.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs