Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MIDDLEWARE_URL | Yes | Malaysia Transit Middleware API URL (e.g., http://localhost:3000 for local or https://malaysiatransit.techmavie.digital for production) | |
| GOOGLE_MAPS_API_KEY | No | Google Maps API key for location detection. If not provided, falls back to Nominatim (free but less accurate) |
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 | |