Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| STEEL_URL | No | The URL of your Steel instance if using a custom deployment. | |
| STEEL_LOCAL | No | Set to "true" to use a local Steel instance instead of the cloud service. | false |
| STEEL_API_KEY | No | Your Steel API key for authentication when using the cloud service. Required only if STEEL_LOCAL is "false". |
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 | |