Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
CARLA_PATH | No | Set Carla path (adjust to your installation) | /usr/share/carla |
PYTHONPATH | No | Python path including Carla frontend source | /usr/share/carla/source/frontend |
CARLA_MCP_HOST | No | Optional host configuration | localhost |
CARLA_MCP_PORT | No | Optional port configuration | 8765 |
LD_LIBRARY_PATH | No | Library path for Carla libraries | /usr/lib/carla |
CARLA_MCP_LOG_LEVEL | No | Optional log level configuration | INFO |
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 |