Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BIGEYE_DEBUG | No | Enable debug mode for troubleshooting | false |
| BIGEYE_API_KEY | Yes | Your Bigeye API key (found in Settings > API Keys in your Bigeye instance) | |
| BIGEYE_API_URL | Yes | Your Bigeye instance URL (e.g., https://app.bigeye.com, https://demo.bigeye.com). Do not include trailing slashes | |
| BIGEYE_WORKSPACE_ID | Yes | Your Bigeye workspace ID (found in your Bigeye URL after /w/ or in Settings > Workspace) |
Capabilities
Server capabilities have not been inspected yet.
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 | |