CurrencyAndOil
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| XBY_APIKEY | Yes | 你的实际apikey (Your actual API key) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_usd_rateB | Get current USD/RUB exchange rate from zenrus.ru |
| get_eur_rateA | Get current EUR/RUB exchange rate from zenrus.ru |
| get_brent_usd_rateB | Get current Brent crude oil price in USD per barrel from zenrus.ru |
| get_brent_rub_rateA | Get current Brent crude oil price in RUB per barrel from zenrus.ru |
| calculate_barrels_for_rubA | Calculate how many barrels of Brent crude oil can be purchased for a given amount in Russian Rubles |
| calculate_barrels_for_usdA | Calculate how many barrels of Brent crude oil can be purchased for a given amount in US Dollars |
| calculate_barrels_for_eurB | Calculate how many barrels of Brent crude oil can be purchased for a given amount in Euros |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |