Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DBGENG_PATH | No | Path to DbgEng DLL | ./dbgeng_bin/dbgeng.dll |
| KD_EXE_PATH | No | Path to kd.exe | WinDbg Preview's kd.exe |
| SYMBOL_PATH | No | Symbol search path | Microsoft symbol server |
| ARAGORN_HOST | No | HTTP mode bind address | 127.0.0.1 |
| ARAGORN_PORT | No | HTTP mode port | 14401 |
| VM_AGENT_URL | No | VM agent URL (for workflow tools) | http://YOUR_VM_IP:8080 |
| KD_CONNECTION | No | kdnet connection string | net:port=55555,key=...,target=... |
| KD_SERVER_PORT | No | Local TCP port for kd.exe debug server | 14500 |
| VM_AGENT_API_KEY | No | VM agent API key |
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 | |