Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Host to bind to when using SSE transport | 127.0.0.1 |
| PORT | No | Port to listen on when using SSE transport | 8050 |
| LOG_LEVEL | No | Logging level (INFO, DEBUG, etc.) | INFO |
| TRANSPORT | No | Transport protocol (sse or stdio) | sse |
| HONEYBADGER_API_KEY | Yes | Your Honeybadger API key | |
| HONEYBADGER_PROJECT_ID | Yes | Your Honeybadger project ID |
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 | |