Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ETRADE_TOKEN_KEY | No | Key used for encrypting stored tokens. Recommended for production use. | |
| ETRADE_ENVIRONMENT | Yes | E*TRADE environment to use. Use 'sandbox' for testing and 'production' for live trading. | sandbox |
| ETRADE_CONSUMER_KEY | Yes | Your E*TRADE API consumer key. | |
| ETRADE_CONSUMER_SECRET | Yes | Your E*TRADE API consumer secret. |
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 | |