Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HTTP_HOST | No | Host for HTTP server when using --http flag | 127.0.0.1 |
| HTTP_PORT | No | Port for HTTP server when using --http flag | 8000 |
| HTTP_ENABLED | No | Whether to start the server with Streamable HTTP instead of stdio | false |
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 |
|---|---|
No tools | |