odoo-mcp-client

Viindoo/odoo-mcp-client
★ 2 stars Python 💻 Code/Dev Tools Updated today
MIT-licensed Claude Code plugin + IDE snippets for the Odoo Semantic MCP server (Viindoo).
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "odoo-mcp-client": {
      "command": "uvx",
      "args": [
        "odoo-mcp-client"
      ]
    }
  }
}

Or install with pip: pip install odoo-mcp-client

README Excerpt

> **odoo-mcp-client** is the MIT-licensed client layer that brings the > [Odoo Semantic MCP server](https://odoo-semantic.viindoo.com/) into your AI agent > as an Odoo workforce toolkit - covering engineering, sales, marketing, strategy, > onboarding, and visual UI testing. > Hosted instance: [`odoo-semantic.viindoo.com`](https://odoo-semantic.viindoo.com) -

Tools (2)

intakewave