Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| convert_json_to_toon | Convert JSON data to TOON (Token-Oriented Object Notation) format for efficient LLM token usage |
| convert_toon_to_json | Convert TOON format back to JSON data |
| analyze_token_savings | Analyze potential token savings when converting JSON to TOON |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |