Skip to content
Cursor

Odoo for Cursor

io.github.pipeworx-io/odoo

Odoo MCP Pack — ERP/CRM via Odoo's external JSON-RPC API.

client:Cursor transport:streamable-http

Install Odoo in Cursor

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

{
  "mcpServers": {
    "odoo": {
      "url": "https://gateway.pipeworx.io/odoo/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