Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
MCP_PORT | No | (tuỳ chọn) port để server nghe, default 3000 | 3000 |
URL_ODOO | Yes | URL Odoo (ví dụ https://app.x-or.cloud) | |
LLM_MODEL | No | (Tuỳ chọn nếu dùng LLM/Discord) LLM model | |
PORT_ODOO | Yes | port (thường 443) | |
DBNAME_ODOO | Yes | tên database Odoo | |
LLM_API_KEY | No | (Tuỳ chọn nếu dùng LLM/Discord) LLM API key | |
PASSWORD_ODOO | Yes | password Odoo | |
USERNAME_ODOO | Yes | username Odoo | |
DISCORD_WEBHOOK_URL | No | (Tuỳ chọn nếu dùng LLM/Discord) Discord webhook URL |
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 |