Enables AI agents to interact with Odoo 19 via JSON-2 API, supporting CRUD operations on Odoo models through MCP tools.
{ "mcpServers": { "odoo-1": { "command": "uvx", "args": [ "odoo-mcp" ] } } }