Odoo ChatGPT Direct Connector
by Abdul0000
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ODOO_AGENT_API_TOKEN | Yes | API token used for Bearer authentication. Must be set to a long random secret. | |
| ODOO_AGENT_ALLOWED_ROOTS | No | Comma-separated list of allowed root directories for repo operations. Keep restricted to prevent path traversal. | |
| ODOO_AGENT_PUBLIC_BASE_URL | No | Public base URL for OAuth metadata (e.g., https://your-domain.com). Required for OAuth flow. | |
| ODOO_AGENT_REQUIRE_APPROVAL | No | Enable approval gating for dangerous actions. Set to 'true' to enable. Default is false. | |
| ODOO_AGENT_OAUTH_AUTO_APPROVE | No | Set to 'true' to auto-approve OAuth consent without manual token entry. Default false. | |
| ODOO_AGENT_PROTECTED_BRANCHES | No | Comma-separated list of protected branch names that always require approval for push. Default 'main,master,production,prod,live'. | |
| ODOO_AGENT_OAUTH_STATIC_CLIENT_ID | No | Static OAuth client ID for ChatGPT MCP app registration. Default 'odoo-agent-chatgpt'. | |
| ODOO_AGENT_OAUTH_STATIC_CLIENT_SECRET | No | Static OAuth client secret. Leave empty if not explicitly set. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessSyncing