Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CODEGPT_ORG_ID | No | Your CodeGPT Organization ID (optional for private graphs). | |
| CODEGPT_API_KEY | No | Your API Key from the CodeGPT API Keys page (required for private graphs). | |
| REPOSITORY_NAME | No | The DeepGraph repository reference (e.g., username/repository-name) for public graphs. | |
| CODEGPT_GRAPH_ID | No | Your CodeGPT Graph ID (optional for private graphs). |
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 | |