Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
PORT | No | Server port configuration | 8000 |
TRANSPORT | No | Transport method for the server | http |
LOGFIRE_TOKEN | No | Your Logfire token for observability (optional) | |
BINANCE_API_KEY | No | Your Binance API key (optional for basic tools) | |
BINANCE_API_SECRET | No | Your Binance API secret (optional for basic tools) |
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 |