Doan
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DOAN_LANG | No | en or ko for the canvas and the spec. Claude always writes in the language you write in. | |
| DOAN_OPEN | No | 0 doesn't open a browser | 1 |
| DOAN_PORT | No | Canvas port (the next free one if taken) | 7420 |
| DOAN_DEBUG | No | 1 logs every change the agent sends to .doan/debug.log | 0 |
| DOAN_EFFORT | No | Claude Code effort (an explicit --effort wins) | medium |
| DOAN_BROWSER | No | App to open the canvas in, e.g. DOAN_BROWSER="Google Chrome" | |
| DOAN_WAIT_SEC | No | Codex: how long one doan_wait waits before returning empty | 1500 |
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues