Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TAVILY_API_KEY | Yes | API key for the Tavily web search service, required for web search capabilities. | |
| COINGECKO_API_KEY | No | Optional API key for CoinGecko to provide higher rate limits for cryptocurrency data. Works without a key on the free tier. |
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 | |