Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TIDB_HOST | Yes | TiDB host address, e.g. 'gateway01.us-east-1.prod.aws.tidbcloud.com' | |
| TIDB_PORT | No | TiDB port | 4000 |
| TIDB_DATABASE | No | Database name | test |
| TIDB_PASSWORD | Yes | Database password | |
| TIDB_USERNAME | Yes | Database username, e.g. 'xxxxxxxxxx.<username>' |
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 | |