← Index

io.github.danielrz/investbuddy

io.github.danielrz/investbuddy·v1.2.1·Other
Quality Score
78
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "investbuddy": {
      "command": "npx",
      "args": [
        "-y",
        "investbuddy-mcp-server"
      ],
      "env": {
        "INVESTBUDDY_API_KEY": "<your-investbuddy_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "investbuddy": {
      "command": "npx",
      "args": [
        "-y",
        "investbuddy-mcp-server"
      ],
      "env": {
        "INVESTBUDDY_API_KEY": "<your-investbuddy_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y investbuddy-mcp-server
§02  Environment variables
INVESTBUDDY_API_KEY
requiredsecret

Your InvestBuddy API key (get free key at https://www.investbuddy.ai)

§03  MCP Quality Score  ·  methodology
freshness
23
completeness
10
installability
25
documentation
10
stability
10
§04  Alternatives in Other