Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OPENROUTER_API_KEY | Yes | Your OpenRouter API key for fetching live Data Engineering updates via Perplexity |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| de_tutor_read_memory | Reads the user's current Data Engineering knowledge from memory. |
| de_tutor_write_memory | Updates the user's Data Engineering knowledge memory for a specific concept. |
| de_tutor_get_updates | Fetches recent news and updates about Data Engineering concepts, patterns, and technologies using Perplexity Sonar via OpenRouter. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| data-engineering-tutor-guidance | Provides guidance on how to use the Data Engineering tutor tools and resources. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| data_engineering_knowledge_memory |