Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
CASTPLAN_LOCAL_ONLY | No | Never send data externally | true |
CASTPLAN_WATCH_MODE | No | Monitor file changes in real-time | true |
CASTPLAN_AI_PROVIDER | No | AI provider to use | local |
CASTPLAN_ENABLE_DOCS | No | Enable documentation tracking | true |
CASTPLAN_PROJECT_ROOT | No | Path to your project | |
CASTPLAN_CACHE_ENABLED | No | Cache project analysis for speed | true |
CASTPLAN_MAX_CONCURRENT | No | Number of parallel operations | 3 |
CASTPLAN_ENABLE_PLANNING | No | Enable project planning (BMAD) | true |
CASTPLAN_ENABLE_WORKFLOWS | No | Enable workflow automation | true |
CASTPLAN_ENABLE_AI_ANALYSIS | No | Enable AI-powered insights | true |
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 |