Troubleshooting & FAQ

Updated 11 July 2026

Quick fixes for connection errors, permission problems, OAuth issues, and dashboard glitches – all in one place.

Overview

When something does not work with Odoo MCP Connection, the cause is usually one of these: wrong connection URL, expired or missing token, permissions too tight, MCP turned off, or a portal page not published.

This page lists the most common symptoms, what they mean, and exactly what to do. Use it before contacting IT – most fixes take less than five minutes.

How to Diagnose Any Problem

Follow this checklist every time something fails:

Is MCP enabled? Go to Odoo MCP Connection → Configuration → Settings and confirm Enable MCP Connection is turned on.

Test inside Odoo first. Open your API key → API Console tab → click Run API Test. If this fails, the problem is in Odoo – not your AI tool.

Check the audit log. Go to Audit Logs, find the failed entry, and read the error message.

Verify the URL. Copy the MCP Endpoint from the API Console. On servers with multiple databases, it must include ?db=your_database_name.

Review permissions. Confirm the key’s Odoo user, App Access, and Model Access allow the action AI tried to perform.

Step-by-Step Fixes by Problem

AI tool cannot connect at all
Claude OAuth sign-in fails
AI says "access denied" or returns no data
Portal dashboard blank, error, or not loading

Problem & Solution Quick Reference

Frequently Asked Questions

Tips

When to Escalate

You can usually fix yourself: Wrong URL, expired token, unpublished portal page, MCP disabled, rate limits, missing App Access, or OAuth redirect URI not set for Claude.