Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | The logging level for the MCP server | info |
| COINBASE_API_URL | No | The Coinbase API URL for market data | https://api.coinbase.com/v2 |
| VITE_OPENAI_API_KEY | No | Your OpenAI API key for AI chat functionality, voice input (Whisper), and text-to-speech features. Get one at https://platform.openai.com/api-keys |
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 | |