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 |
---|---|
list_projects | List all available projects in the context directory (~/.mycontext/) |
get_project_structure | Get the complete directory structure of a specific project |
read_context | Read the content of a specific context file within a project |
search_context | Search for a keyword across all context files in all projects |