Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
rootPath | No | Project root directory path |
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 |
---|---|
get-memory-bank-info | Read and return all Memory Bank file contents. This tool is similar to codelf's get-project-info:
|
update-memory-bank | Generate detailed Memory Bank file update instructions with immediate execution guidance. This tool provides comprehensive, actionable instructions for updating Memory Bank files:
|
init-memory-bank | Initialize memory-bank directory and core files. This tool will:
|