Back to MCP Servers
Server Odoo
Connect AI assistants to Odoo ERP systems for business data access, record management, and workflow automation.
other-tools-and-integrationsautomationai
By ivnvxd
Installation
npx -y mcp-server-odooConfiguration
{
"mcpServers": {
"mcp-server-odoo": {
"command": "npx",
"args": ["-y", "mcp-server-odoo"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes