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 |
---|---|
get_memory_bank_structure | Get a detailed description of the Memory Bank file structure. |
generate_memory_bank_template | Generate a template for a specific Memory Bank file. Args:
file_name: The name of the file to generate a template for (e.g., "projectbrief.md") |
analyze_project_summary | Analyze a project summary and provide suggestions for Memory Bank content. Args:
project_summary: A summary of the project |