**Concentration & exposure risk analysis for tech workers with RSU compensation.** Ask your AI assistant "I have $700K in NVDA — am I dangerously concentrated?" and get real numbers instead of generic advice. ## What it returns - **Single-Company Risk Score** (0–100) - **Wealth-at-Risk** in dollars - **Freedom Number** — the diversified portfolio size where you could stop needing your salary - **Scenario Lab** — model crash + layoff + housing shocks, see your runway in months - **Historical drawdowns** — real peak-to-trough drops (NVDA −85% in 2008, META −76% in 2022) ## Tools - `myrsu_analyze_risk` — full concentration analysis - `myrsu_get_employer` — volatility + drawdown lookup for 40+ tech employer presets ## Coverage 40+ employer presets (NVDA, MSFT, GOOGL, META, TSLA, AAPL, AMZN + SaaS / semis / fintech). International: US, India, Canada, UK, EU, Australia. **Privacy-first:** stateless, no logging, no data stored. Open source (Apache 2.0). Web app: https://myrsu.app · Source: https://github.com/VidhiJav/myrsu-mcp
How to connect
https://server.smithery.ai/dalsaniavidhi/myrsu/mcp
curl -X POST https://server.smithery.ai/dalsaniavidhi/myrsu/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'