Skip to content
Windsurf

AutoTS for Windsurf

io.github.winedarksea/autots

Automated time series forecasting with model search, anomaly detection, and event risk analysis

client:Windsurf transport:stdio runtime:pypi

Install AutoTS in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "autots": {
      "command": "uvx",
      "args": [
        "autots-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

AutoTS in other clients