billing-doctor
by adkchrgr
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BD_SCENARIO | No | The scenario to use for the doctor (e.g., 'region-case', 'reused-txn-id'). Used in .mcp.json to switch scenarios. | |
| BD_ALLOW_WRITES | No | Setting this to '1' allows write operations. Writes stay blocked unless BD_ALLOW_WRITES=1. | |
| METRONOME_API_KEY | No | The API key for a live Metronome account (use a SANDBOX key). Needed for live investigations. | |
| METRONOME_BASE_URL | No | The base URL for the Metronome API, used to point to a live account or the bundled fake server (e.g., http://localhost:4010). |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |