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 |
|---|---|
| track_usage | Track token usage for an AI API call |
| get_current_session | Get current session usage with intuitive format (remaining, used, input/output tokens, cost) |
| get_usage | Get usage summary |
| compare_costs | Compare costs between models |
| clear_usage | Clear usage data |
| get_exchange_rate | Get current USD to KRW exchange rate with cache info |