MCP access
Connect tools such as Claude Desktop, Cursor, VS Code extensions, or other MCP clients to /foggy-mcp/rpc with an Odoo-issued API key.
Foggy Odoo Bridge Pro exposes approved Odoo business data to MCP clients and the built-in Odoo AI Chat through a governed semantic query layer. It is built for analysis, reporting, and operational questions while preserving Odoo access rules, multi-company boundaries, and field governance.
The addon gives approved AI clients a controlled way to ask questions over Odoo data. Queries are executed through semantic models, not unrestricted database access.
Connect tools such as Claude Desktop, Cursor, VS Code extensions, or other MCP clients to /foggy-mcp/rpc with an Odoo-issued API key.
The recommended setup runs the governed query engine inside Odoo. No separate Foggy server is required for day-one embedded deployment.
AI tools receive model and field descriptions for Odoo Sales, Purchase, Accounting, Inventory, CRM, HR, Contacts, Companies, and Products.
Foggy Odoo Bridge Pro keeps Odoo as the authority boundary. The AI client only sees the data surface allowed for the authenticated Odoo user.
ir.model.access controls which Odoo models a user can query.ir.rule domains are converted into server-side SQL conditions.Query responses can include SQL evidence for debugging and review, helping administrators understand what was executed without exposing unrestricted SQL execution to users.
AI Chat tool calls, exports, and governed query activity are designed to fit operational review and support workflows.
Teams that want an in-Odoo experience can enable AI Chat. Teams that only need MCP access can keep AI Chat disabled.
Supports OpenAI-compatible endpoints and Anthropic-format providers when the optional provider SDKs are installed and configured.
External LLM data transfer is disabled until an administrator enables the AI Chat consent setting and configures the provider.
Admins can inspect tool calls, query payloads, SQL evidence, and exports for review and troubleshooting.
AI answers may be incomplete, incorrect, or may not fully match your intended business definitions. Important decisions should be checked against source records, tool calls, query payloads, SQL evidence, and exported results.
The public release baseline includes 12 core query models. Project and Manufacturing models are available when the corresponding Odoo apps are installed.
Sales Orders, Sales Order Lines, Purchase Orders, Customer Invoices/Bills, Journal Items, Payments, Inventory Transfers, Employees, Contacts, Companies, CRM Leads, and Products.
Project Tasks and Manufacturing Orders are exposed only when the related Odoo applications are installed in the target database.
The default path is intentionally short: install the addon, keep Embedded mode, create user API keys, and connect MCP clients to the Odoo endpoint.
Install the addon in Odoo 17.0 and ensure required Python dependencies such as asyncpg and openpyxl are available.
Open Settings -> Foggy MCP, verify Embedded mode, run the health check, and configure optional AI Chat provider settings only if needed.
Create API keys for authorized users and configure MCP clients with https://your-odoo.com/foggy-mcp/rpc.
The setup guide covers dependencies, Embedded mode, API keys, MCP clients, AI Chat opt-in, governance, and troubleshooting.
Open Setup GuideThese boundaries are stated plainly so customers can evaluate the release accurately.