By marcfargas
Connect Claude to your Odoo instance — search, read, and write Odoo data guided by battle-tested knowledge modules
Claude Code plugin — connect Claude to your Odoo instance. Works with Claude Code and Claude Cowork.
# From the marketplace
/install claude-odoo-connect
# Or local
claude --plugin-dir /path/to/claude-odoo-connect
Set environment variables for your Odoo instance:
export ODOO_URL=https://your-odoo.example.com
export ODOO_DB=your-database
export ODOO_USER=admin
export ODOO_PASSWORD=your-password
Start a Claude session — the MCP server connects automatically.
| Tool | Description |
|---|---|
odoo_discover | Semantic model search |
odoo_model_info | Full field schema for a model |
odoo_search | Search records with domain filters |
odoo_get | Fetch specific records by ID |
odoo_create | Create new records |
odoo_write | Update existing records |
odoo_get_related | Follow relational fields |
See claude-odoo-dev for the developer plugin with state management, test environments, and dev workflow agents.
This plugin is powered by @marcfargas/odoo-toolbox. Skills are synced automatically when the underlying packages are updated.
LGPL-3.0 (code), CC0-1.0 (knowledge modules)
Requires secrets
Needs API keys or credentials to function
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub marcfargas/claude-odoo-connectOdoo developer toolkit for Claude Code — state management, test environments, CLI commands, and dev workflow agents
Connect to Odoo instances via XML-RPC for read-only queries to investigate issues and explore data
Domain-specific skills and agents for Odoo development, code review, and more
Editorial "Odoo ERP" bundle for Claude Code from Antigravity Awesome Skills.
Claude Code skill pack for Attio (18 skills)
Agent skills for building on, analyzing, and managing Microsoft Dataverse — with Dataverse MCP, PAC CLI, and Python SDK.
Frappe and ERPNext coding, customization, bench, and review intelligence for Claude Code.