Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CHROME_BINARY | No | The path to the Google Chrome or Chromium binary. Useful if the browser is installed in a non-standard location or when running inside WSL. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_cars | Car search on Turbo.az. Search by make, model, price range, year, etc. |
| get_car_details | Fetches detailed listing info from Turbo.az. Requires listing ID or URL. |
| get_makes_models | Fetches list of available makes and models on Turbo.az. |
| get_trending | Fetches most popular/new listings on Turbo.az. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |