Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
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 |
---|---|
van_mode | Initialize project and determine complexity level. Entry point for the Memory Bank system. |
plan_mode | Create detailed implementation plan based on complexity level |
creative_mode | Design and architecture work for complex components |
implement_mode | Execute the implementation based on plan and creative decisions |
reflect_archive_mode | Reflect on implementation and archive documentation |