Skip to content
Windsurf

investbuddy for Windsurf

io.github.danielrz/investbuddy

LSTM stock predictions with +15.92% alpha over S&P 500. 10-day forecasts & portfolio analysis.

client:Windsurf transport:stdio runtime:npm

Install investbuddy 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": {
    "investbuddy": {
      "command": "npx",
      "args": [
        "-y",
        "investbuddy-mcp-server"
      ],
      "env": {
        "INVESTBUDDY_API_KEY": "<INVESTBUDDY_API_KEY>"
      }
    }
  }
}

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

investbuddy in other clients