Skip to main content
Glama
Abdul0000

Odoo ChatGPT Direct Connector

by Abdul0000

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ODOO_AGENT_API_TOKENYesAPI token used for Bearer authentication. Must be set to a long random secret.
ODOO_AGENT_ALLOWED_ROOTSNoComma-separated list of allowed root directories for repo operations. Keep restricted to prevent path traversal.
ODOO_AGENT_PUBLIC_BASE_URLNoPublic base URL for OAuth metadata (e.g., https://your-domain.com). Required for OAuth flow.
ODOO_AGENT_REQUIRE_APPROVALNoEnable approval gating for dangerous actions. Set to 'true' to enable. Default is false.
ODOO_AGENT_OAUTH_AUTO_APPROVENoSet to 'true' to auto-approve OAuth consent without manual token entry. Default false.
ODOO_AGENT_PROTECTED_BRANCHESNoComma-separated list of protected branch names that always require approval for push. Default 'main,master,production,prod,live'.
ODOO_AGENT_OAUTH_STATIC_CLIENT_IDNoStatic OAuth client ID for ChatGPT MCP app registration. Default 'odoo-agent-chatgpt'.
ODOO_AGENT_OAUTH_STATIC_CLIENT_SECRETNoStatic OAuth client secret. Leave empty if not explicitly set.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Abdul0000/odoo-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server