雾霭 Odoo 桥接:受控的 MCP 访问 Odoo 数据并保留权限
📄 中文摘要
Foggy Odoo Bridge 是一款开源的 Odoo 插件,旨在为 AI 客户端提供受控的多公司访问 Odoo 数据的能力,同时确保 Odoo 的权限规则得以保留。与大多数“AI + ERP”演示仅关注连接不同,Foggy Odoo Bridge 强调受控访问,确保在查询到达引擎之前,身份验证、模型可见性和行级规则均在 Odoo 内部进行管理。该插件支持 API 密钥身份验证、基于 ir.model.access 的模型可见性、在执行前将 ir.rule 转换为查询过滤器、实现多公司隔离、内置常见 Odoo 对象的语义模型以及 Odoo 内部的 AI 聊天功能,支持嵌入式 Python 引擎或外部 Foggy Python 引擎。
📄 English Summary
Foggy Odoo Bridge: Governed MCP Access to Odoo Data with Permission Preservation
Foggy Odoo Bridge is an open-source Odoo addon designed to provide AI clients with governed multi-company access to Odoo data while preserving Odoo's permission rules. Unlike most 'AI + ERP' demos that focus solely on connectivity, Foggy Odoo Bridge emphasizes governed access, ensuring that authentication, model visibility, and row-level rules are managed within Odoo before the query reaches the engine. The addon features API-key authentication, model visibility based on ir.model.access, conversion of ir.rule into query filters before execution, multi-company isolation, built-in semantic models for common Odoo objects, an AI chat feature within Odoo, and support for an embedded Python engine or external Foggy Python engine.
Powered by Cloudflare Workers + Payload CMS + Claude 3.5
数据源: OpenAI, Google AI, DeepMind, AWS ML Blog, HuggingFace 等