Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DOCS_BASE_PATH | No | Where to store all documentation. Overrides the docsBasePath setting in config.json |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| crawl_documentation | Crawl and download documentation from a website |
| generate_cheatsheet | Generate a cheat sheet from documentation |
| list_documentation | List available documentation |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |