Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ODOO_DB | Yes | Database name | |
| ODOO_URL | Yes | Your Odoo server URL | |
| ODOO_TIMEOUT | No | Connection timeout in seconds | 30 |
| ODOO_PASSWORD | Yes | Password or API key | |
| ODOO_USERNAME | Yes | Login username | |
| ODOO_VERIFY_SSL | No | Whether to verify SSL certificates | true |
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 | |