Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
get_hist_data | Get historical stock market data Copy |
get_realtime_data | Get real-time stock market data Copy |
get_news_data | Get stock-related news data Copy |
get_balance_sheet | Get company balance sheet data Copy |
get_income_statement | Get company income statement data Copy |
get_cash_flow | Get company cash flow statement data Copy |
get_inner_trade_data | Get company insider trading data Copy |