Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | The port on which the server will run | 3000 |
| API_BASE_URL | No | The Maestro API base URL. Use https://xbt-mainnet.gomaestro-api.org/v0 for Mainnet or https://xbt-testnet.gomaestro-api.org/v0 for Testnet4 | https://xbt-mainnet.gomaestro-api.org/v0 |
| MAESTRO_API_KEY | Yes | Your Maestro API key (required for authentication) |
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 | |