Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
MAX_TOOLS | No | Maximum number of tools to expose | |
READ_ONLY | No | Whether to enable read-only mode | |
ENABLED_TOOLS | No | Comma-separated list of specific tools to enable | |
DISABLED_TOOLS | No | Comma-separated list of tools to exclude | |
ALLOWED_PROJECTS | No | Comma-separated list of project IDs to restrict access to | |
CLOCKIFY_API_KEY | Yes | Your Clockify API key (required by Clockify) | |
ALLOWED_WORKSPACES | No | Comma-separated list of workspace IDs to restrict access to | |
DEFAULT_WORKSPACE_ID | No | Default workspace for all operations | |
ENABLED_TOOL_CATEGORIES | No | Comma-separated list of tool categories to enable | |
ALLOW_TIME_ENTRY_DELETION | No | Whether to allow time entry deletion |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |