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
{
"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