Skip to content
Cursor

odoo for Cursor

com.odooconsole/odoo

Odoo ERP for AI agents: hosted OAuth endpoint, gated writes, one endpoint for every instance.

client:Cursor transport:streamable-http

Install odoo in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "odoo": {
      "url": "https://mcp.odooconsole.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

odoo in other clients