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 |
---|---|
file_changes | Get a summary of recent file changes in monitored paths |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
watched.txt (dev default) |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
subscribe | Subscribe to changes on a file or directory |
unsubscribe | Unsubscribe from changes on a file or directory |
list_watched | List all currently monitored paths and their subscriber counts |
subscribe_default | Subscribe to the default watched.txt file for development |