Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MYSQL_DATABASE_HOST | Yes | The MySQL database host | |
| MYSQL_DATABASE_NAME | Yes | The MySQL database name | |
| MYSQL_DATABASE_PORT | No | The MySQL database port | 3306 |
| MYSQL_DATABASE_USER | Yes | The MySQL database user | |
| MYSQL_DATABASE_PASSWORD | Yes | The MySQL database password |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |