AutoTS for Cline
io.github.winedarksea/autots
Automated time series forecasting with model search, anomaly detection, and event risk analysis
client:Cline
transport:stdio
runtime:pypi
Install AutoTS in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"autots": {
"command": "uvx",
"args": [
"autots-mcp"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs