Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ODOO_DB | Yes | Database name | |
| ODOO_URL | Yes | Odoo instance URL (e.g., https://your-odoo.com) | |
| ODOO_USER | No | User email (when using user/password auth) | |
| ODOO_API_KEY | No | API Key for authentication | |
| ODOO_PASSWORD | No | Password (when using user/password auth) |
Capabilities
Server capabilities have not been inspected yet.
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 | |