-
Notifications
You must be signed in to change notification settings - Fork 2
Usage Examples
Practical workflows for investors, traders, and developers.
Prompt:
"Analyze my portfolio: 60% VTI, 25% BTC, 10% GLD, 5% cash. I'm 35 years old with a 20-year horizon. What's my risk profile and should I rebalance?"
What Claude does:
- Fetches real-time prices for VTI, BTC, GLD
- Runs
portfolio_analysiswith your allocations - Gets
risk_metricsfor each asset - Provides rebalancing recommendations based on your profile
Prompt:
"Give me a morning market briefing. Include: market overview, top trending crypto, and how AAPL, MSFT, NVDA are doing."
What Claude does:
-
market_overview— indices, futures, sentiment -
crypto_trending— top movers -
multi_quotefor AAPL, MSFT, NVDA
Prompt:
"I'm thinking of buying NVDA. Give me a complete analysis: fundamentals, technicals, recent insider activity, and upcoming earnings."
What Claude does:
-
company_info— P/E, revenue, margins -
technical_analysis— RSI, MACD, support/resistance -
insider_trading— recent buy/sell activity -
earnings_calendar— next report date + estimates
Prompt:
"Compare BTC, ETH, and SOL over the last year. Which had the best risk-adjusted returns?"
What Claude does:
-
price_historyfor each (1y) -
risk_metrics— Sharpe ratio, volatility, drawdown -
compare_assets— side-by-side
Prompt:
"Show me the most active SPY calls expiring this week. What's the market implying about volatility?"
What Claude does:
-
options_datafor SPY — calls chain - Analyzes open interest, implied volatility
- Interprets market positioning
Prompt:
"Which S&P 500 sectors are outperforming over the last month? I want to rotate into strength."
What Claude does:
-
sector_analysis— all 11 sectors, 1-month performance -
market_overview— macro context - Recommends top ETFs for each leading sector
Prompt:
"Monitor this watchlist for me: AAPL, GOOGL, META, AMZN, NVDA. Flag anything down more than 3% today."
What Claude does:
-
multi_quotefor all 5 tickers - Filters for >3% daily change
- Reports with context
Install FinanceKit MCP:
uvx financekit-mcpOr use the hosted API (no install): MCPize
Back to Home | See all Tools Reference