Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
LOG_LEVEL | No | The logging level | info |
METABASE_URL | No | The URL of your Metabase instance | |
OPENAI_API_KEY | No | Your OpenAI API key | |
METABASE_API_KEY | No | Your Metabase API key | |
ANTHROPIC_API_KEY | No | Your Anthropic API key | |
METABASE_PASSWORD | No | Your Metabase password | |
METABASE_USERNAME | No | Your Metabase username |
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 |