Bridges AI agents to Odoo ERP via MCP, enabling CRUD operations, model introspection, and report generation with secure API key and connection management through a web admin UI.
{
"mcpServers": {
"odoo-3": {
"command": "uvx",
"args": [
"odoo-mcp-server"
]
}
}
}