Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FLEET_MODE | No | Skip ownership checks when true, allowing operation on any vehicle shared with the developer license | false |
| DIMO_DOMAIN | No | Your domain for Developer JWT authentication | |
| DIMO_RPC_URL | No | Blockchain RPC URL for vehicle minting | |
| DIMO_CLIENT_ID | Yes | Your DIMO developer license client ID (required) | |
| DIMO_BUNDLER_URL | No | Transaction bundler URL for vehicle minting | |
| DIMO_ENTRY_STATE | No | OAuth entry state | LOGIN |
| DIMO_PRIVATE_KEY | No | Your private key for Developer JWT authentication | |
| DIMO_PAYMASTER_URL | No | Paymaster URL for gasless transactions in vehicle minting | |
| DIMO_LOGIN_BASE_URL | No | Custom login URL for OAuth authentication | https://login.dimo.org |
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 | |