Developer Tools
Trust: 25/100 (Limited)io.github.danielrz/investbuddy Guide
LSTM stock predictions with +15.92% alpha over S&P 500. 10-day forecasts & portfolio analysis.
Quick Start
Install
npx investbuddy-mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-danielrz-investbuddy": {
"command": "npx",
"args": [
"investbuddy-mcp-server"
]
}
}
}