Odoo ChatGPT Direct Connector
MCPReferenceby Abdul0000
Indexed by Glama. No runnable package is published via Glama's API — open the repository for install instructions.
MCP configuration
Environment
ODOO_AGENT_API_TOKENrequiredsecretAPI token used for Bearer authentication. Must be set to a long random secret.
ODOO_AGENT_ALLOWED_ROOTSComma-separated list of allowed root directories for repo operations. Keep restricted to prevent path traversal.
ODOO_AGENT_PUBLIC_BASE_URLPublic base URL for OAuth metadata (e.g., https://your-domain.com). Required for OAuth flow.
ODOO_AGENT_REQUIRE_APPROVALEnable approval gating for dangerous actions. Set to 'true' to enable. Default is false.
ODOO_AGENT_OAUTH_AUTO_APPROVESet to 'true' to auto-approve OAuth consent without manual token entry. Default false.
ODOO_AGENT_PROTECTED_BRANCHESComma-separated list of protected branch names that always require approval for push. Default 'main,master,production,prod,live'.
ODOO_AGENT_OAUTH_STATIC_CLIENT_IDStatic OAuth client ID for ChatGPT MCP app registration. Default 'odoo-agent-chatgpt'.
ODOO_AGENT_OAUTH_STATIC_CLIENT_SECRETsecretStatic OAuth client secret. Leave empty if not explicitly set.
Install in one click with Zurek
Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.