miko-mcp-server-odoo

pratzs/miko-mcp-server-odoo
★ 0 stars Unknown language AI/LLM Updated today
MCP server for Odoo: connect Claude, ChatGPT or Copilot with an allowlist, field redaction and a full audit trail. Odoo 16 to 19, free. A Miko app by Tripster Developers.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "miko-mcp-server-odoo": {
      "command": "npx",
      "args": [
        "-y",
        "pratzs/miko-mcp-server-odoo"
      ]
    }
  }
}