| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Community Apps Dependencies | Show |
| Lines of code | 3437 |
| Technical Name |
llm_mcp |
| License | LGPL-3 |
| Website | https://github.com/apexive/odoo-llm |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Community Apps Dependencies | Show |
| Lines of code | 3437 |
| Technical Name |
llm_mcp |
| License | LGPL-3 |
| Website | https://github.com/apexive/odoo-llm |
Legacy Module — Odoo 16.0 Only
LLM MCP (MCP Client)
This module is an MCP client for Odoo 16.0. It connects your Odoo AI chat to external MCP servers that provide tools.
This Module vs LLM MCP Server
| llm_mcp (this module) | llm_mcp_server | |
|---|---|---|
| Role | MCP Client | MCP Server |
| Direction | Odoo connects to external MCP servers | External AI connects to Odoo |
| Odoo Version | 16.0 | 18.0 |
| Use Case | Import tools from external MCP servers into Odoo chat | Use Claude Desktop, Cursor, Codex CLI with Odoo data |
| Status | Legacy | Active |
What This Module Does
For Odoo 16.0 users: this module lets your in-Odoo AI chat use tools from external MCP servers.
MCP Client
Connects to external MCP-compliant servers via stdio and imports their tools into Odoo.
Tool Discovery
Auto-discovers and registers tools exposed by connected MCP servers.
Tool Execution
Executes MCP tools through LLM conversations using JSON-RPC 2.0.
Module Information
Version:
16.0.1.0.0
License:
LGPL-3
Dependencies:
llm, llm_tool
Category:
Technical
Please log in to comment on this module