Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Host address for Streamable HTTP transport. Default: 0.0.0.0 | 0.0.0.0 |
| PORT | No | Port number for Streamable HTTP transport. Default: 8000 | 8000 |
| TRANSPORT | No | Transport type (stdio or streamable-http). Default: stdio | stdio |
| TYPESDK_PATH | No | Path to TypeScript SDK documentation file (optional). Default: typesdk.md in project directory |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |