Skip to content
Gemini CLI

Aidoo for Odoo for Gemini CLI

ai.aidoo/aidoo

Query and update your Odoo ERP in plain language, under your own Odoo access rules.

client:Gemini CLI transport:streamable-http

Install Aidoo for Odoo in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "aidoo": {
      "httpUrl": "https://mcp.aidoo.ai/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

Aidoo for Odoo in other clients