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 | 
|---|---|
| mock_prompt | Generates a mock prompt for testing purposes. | 
Resources
Contextual data attached and managed by the client
| Name | Description | 
|---|---|
| get_mock_data | Provides mock data for testing. | 
Tools
Functions exposed to the LLM to take actions
| Name | Description | 
|---|---|
| mock_echo | Echo back the provided message.  |