Acerca de
This project provides an MCP Server specifically designed for Odoo 19, facilitating real-time interaction between Odoo and AI clients like Claude Code and Gemini CLI. It leverages Odoo's native JSON-2 API to present Odoo data as dynamic 'Resources' (e.g., current user, company, models) and operational capabilities as 'Tools' (e.g., search, create, update, delete records). Built with FastMCP and Python, it ensures that AI models can access up-to-date Odoo context and perform actions securely, supporting various deployment scenarios including local development and cloud-based HTTP services.