Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| UV_PUBLISH_TOKEN | No | Your PyPI token for publishing | |
| UV_PUBLISH_PASSWORD | No | Your PyPI password for publishing | |
| UV_PUBLISH_USERNAME | No | Your PyPI username for publishing |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| aws Instance Types | Available virtual machine instance types for Brev provider aws |
| gcp Instance Types | Available virtual machine instance types for Brev provider gcp |
| azure Instance Types | Available virtual machine instance types for Brev provider azure |
| crusoe Instance Types | Available virtual machine instance types for Brev provider crusoe |
| lambda-labs Instance Types | Available virtual machine instance types for Brev provider lambda-labs |
| fluidstack Instance Types | Available virtual machine instance types for Brev provider fluidstack |
| launchpad Instance Types | Available virtual machine instance types for Brev provider launchpad |
| akash Instance Types | Available virtual machine instance types for Brev provider akash |
| gcpalpha Instance Types | Available virtual machine instance types for Brev provider gcpalpha |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_instance_types | Get available instances types for a cloud provider |
| create_workspace | Create a workspace from an instance type and cloud provider |