Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| IOL_PASS | Yes | Your Invertir Online (IOL) password | |
| IOL_USER | Yes | Your Invertir Online (IOL) username |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_profile_data | Get IOL (invertironline) profile data |
| get_portfolio | Get IOL (invertironline) investment portfolio |
| get_past_week_performance | Get past week performance of a stock |
| get_operations | |
| get_operation_details | |
| get_account_status | Get IOL (invertironline) account status and balances |
| get_quote | |
| get_historical_data | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |