Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TRUSTLAYER_API_TOKEN | No | API token (required for stdio mode, optional for HTTP mode where token can be provided via Authorization header) | |
| TRUSTLAYER_API_VERSION | No | API version | v1 |
| TRUSTLAYER_API_BASE_URL | No | Base URL for TrustLayer API | https://api.trustlayer.io |
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 | |