Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CHINA_STOCK_HTTP_TIMEOUT_SECONDS | No | HTTP timeout in seconds for API requests. | 15 |
| CHINA_STOCK_QUOTE_CACHE_TTL_SECONDS | No | Cache Time-To-Live for stock quotes in seconds. | 30 |
| CHINA_STOCK_NOTICE_CACHE_TTL_SECONDS | No | Cache Time-To-Live for stock notices in seconds. | 86400 |
| CHINA_STOCK_STATIC_CACHE_TTL_SECONDS | No | Cache Time-To-Live for static stock data in seconds. | 3600 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |