Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_market_data | Get comprehensive market data for a trading pair |
| test_futures_endpoints | Test individual futures endpoints |
| get_futures_open_interest | Get current open interest for a futures trading pair |
| get_futures_funding_rate | Get current funding rate for a futures trading pair |
| get_klines | Get historical candlestick data |
| subscribe_market_data | Subscribe to real-time market data updates |