Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FREQTRADE_API_URL | Yes | URL for the Freqtrade REST API | http://127.0.0.1:8080 |
| FREQTRADE_PASSWORD | Yes | Password for Freqtrade API authentication | |
| FREQTRADE_USERNAME | Yes | Username for Freqtrade API authentication |
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 |
|---|---|
No tools | |