cledoo-mcp

vincent2021/cledoo-mcp
★ 0 stars Python AI/LLM Updated today
Native MCP server for Odoo — connect any AI assistant (MCP client) to your Odoo, secured by your own Odoo permissions. LGPL-3.
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": {
    "cledoo-mcp": {
      "command": "uvx",
      "args": [
        "cledoo-mcp"
      ]
    }
  }
}

Or install with pip: pip install cledoo-mcp

README Excerpt

Turn your Odoo instance into a native **MCP (Model Context Protocol)** server. Install one module, flip one switch, and your AI assistant — **Claude, ChatGPT, GitHub Copilot, Mistral's Le Chat, Cursor, or any MCP client** — connects directly to `/mcp` on your own server: > *"Which invoices are overdue for the Paris subsidiary?"*

Topics

aierpmcpmodel-context-protocolodooodoo-module