Model Context Protocol (MCP) server that enables AI assistants to securely interact with Odoo ERP systems through standardized resources and tools for data retrieval and manipulation.
{
"mcpServers": {
"mcp-odoo": {
"command": "uvx",
"args": [
"mcp-server-odoo"
]
}
}
}