Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port for HTTP server | 3231 |
| ENABLE_SSE | No | Enable HTTP/SSE transport | false |
| DISABLED_TOOLS | No | Comma-separated list of tools to disable | |
| CLICKUP_API_KEY | Yes | Your ClickUp API key from ClickUp Settings | |
| CLICKUP_TEAM_ID | Yes | Your ClickUp team ID from your ClickUp workspace URL | |
| DOCUMENT_SUPPORT | No | Enable document management | false |
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 | |