Skip to content
Windsurf

Kronos for Windsurf

io.github.hangeaiagent/kronos-mcp

Stock price forecasting for China A-shares — Kronos K-line time-series model

client:Windsurf transport:stdio runtime:pypi

Install Kronos in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "kronos-mcp": {
      "command": "uvx",
      "args": [
        "kronos-mcp"
      ],
      "env": {
        "KRONOS_API_KEY": "<KRONOS_API_KEY>",
        "KRONOS_URL": "<KRONOS_URL>",
        "KRONOS_TIMEOUT": "<KRONOS_TIMEOUT>"
      }
    }
  }
}

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

Kronos in other clients