Skip to content
Zed

odoo for Zed

com.odooconsole/odoo

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

client:Zed transport:streamable-http

Install odoo in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

odoo in other clients