Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TWS_HOST | No | The hostname or IP address where TWS or IB Gateway is running. | 127.0.0.1 |
| TWS_PORT | No | The port number for TWS/Gateway (typically 7496 for live trading or 7497 for paper trading). | 7496 |
| CLIENT_ID | No | A unique client ID to avoid conflicts with other TWS connections. | 10 |
| CONNECT_TIMEOUT | No | The timeout duration for establishing a connection to TWS. |
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 | |