Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | HTTP server port | 3000 |
| DEBUG | No | Enable debug logging | false |
| TRANSPORT_MODE | No | Server mode: 'http' or 'stdio' | http |
| LOKALISE_API_KEY | Yes | Your Lokalise API token (required). Get it from Profile → API Tokens at https://app.lokalise.com/profile#apitokens |
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 | |