| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Community Apps Dependencies | Show |
| Lines of code | 2114 |
| Technical Name |
coplilot_mcp |
| License | OPL-1 |
| Website | https://2bit.ch/ |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Community Apps Dependencies | Show |
| Lines of code | 2114 |
| Technical Name |
coplilot_mcp |
| License | OPL-1 |
| Website | https://2bit.ch/ |
Odoo MCP Server
Expose Odoo as an MCP server with Azure AD authentication.
Developed by 2BIT Digital GmbH — your Swiss Odoo partner for payroll, accounting, eCommerce, manufacturing and custom business solutions.
Overview
Employees can sign in with their existing Microsoft account while the company keeps access aligned with organizational groups.
This reduces onboarding effort, avoids inconsistent permissions, and gives teams a smoother day-to-day login experience.
Business Impact
Why You Need This Module
When user access is managed in several places, onboarding, role changes, and access reviews become slow and error-prone.
The module keeps identity and access handling closer to the business process so responsibilities stay clearer and manual coordination drops.
Which Problems It Solves
- Manual handover between IT administration and business teams during onboarding or role changes
- Unclear or outdated access rights when employees change teams or responsibilities
- Extra effort to keep sign-in and user permissions aligned across systems
Key Benefits For Business Teams
- Faster onboarding and access updates
- Lower risk of mismatched permissions
- A simpler sign-in experience for employees
How It Works
- Go to Settings > MCP Server > Access Rules to review which Odoo models are exposed to MCP clients.
- Use the access-rule list to compare active models and the allowed read, create, write and delete operations.
- Open an individual rule to fine-tune the permissions for a specific model before connecting Copilot Studio or another MCP client. The Access Rules list shows the default model whitelist together with the allowed operations per model. The rule form lets administrators adjust read, create, write and delete permissions for a single model.
Screenshots
Keep access and sign-in settings visible in one place
Open an individual rule to fine-tune the permissions for a specific model before connecting Copilot Studio or another MCP client. The Access Rules list shows the default model whitelist together with the allowed operations per model.
Access Rules List
Open an individual rule to fine-tune the permissions for a specific model before connecting Copilot Studio or another MCP client.
Installation
- Mount this module as an Odoo custom addon.
- Install the required Python libraries: pyjwt, cryptography and requests.
- Update the apps list in Odoo.
- Install the module from the Apps menu.
Dependencies
- Odoo modules:
base,azure_ad_integration - Python dependencies:
pyjwt,cryptography,requests
Need Swiss Odoo Experts?
Whether it's payroll, accounting, or custom development — 2BIT Digital GmbH helps Swiss companies get the most out of Odoo.
Have questions or need customization? Just reach out — we’re happy to help.
Contact 2BIT Digital GmbHOdoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module