Connecting with Claude
Connect the Claude AI assistant (or ChatGPT) to your Odoo instance via Aidoo and the MCP protocol — in under a minute, no API key required.
What is the MCP protocol?
The Model Context Protocol (MCP) is an open standard that lets AI assistants like Claude or ChatGPT interact with external tools. Aidoo exposes your Odoo data and actions through MCP, directly inside the conversation.
Prerequisites
Before you start, make sure you have:
- An active Aidoo account (14-day free trial available)
- An Odoo connection configured in your Aidoo dashboard
No API key to generate or copy. Authentication runs through OAuth 2.1: you sign in to Aidoo from Claude.ai or ChatGPT and authorize access in one click.
Connect Claude.ai
- In Claude.ai, open Settings → Connectors → Add custom connector
- Fill in:
| Field | Value |
|---|---|
| Name | Aidoo |
| MCP URL | https://mcp.aidoo.fr/mcp |
- Click Connect
- You're redirected to the Aidoo sign-in page
- Sign in and select the company to authorize
- Click Authorize: you return to Claude.ai, the connector is active
The connector is available immediately, in any conversation. No restart needed.
Connect ChatGPT
- In ChatGPT, open Settings → Connectors → Create
- Fill in:
| Field | Value |
|---|---|
| Name | Aidoo |
| MCP URL | https://mcp.aidoo.fr/sse |
| Authentication | OAuth |
- Click Create
- You're redirected to the Aidoo sign-in page
- Sign in, select the company, then Authorize
Test the connection
Ask a simple question to confirm everything works:
What are my 5 latest purchase orders in Odoo?
Claude (or ChatGPT) will:
- Identify it should use the Aidoo tools
- Ask you to approve the tool call
- Query your Odoo through Aidoo
- Display the results
Troubleshooting
The connector doesn't appear in the available tools
- Refresh the conversation or open a new one
- Check in Settings → Connectors that the status is
Connected - If the status is
Reconnect required, click the connector then Reconnect
"Couldn't reach the MCP server" error
- Make sure
https://mcp.aidoo.fr/healthis reachable from your network - On Claude.ai, the URL is
https://mcp.aidoo.fr/mcp - On ChatGPT, the URL is
https://mcp.aidoo.fr/sse
OAuth redirect fails
- Temporarily disable pop-up blockers and tracking extensions
- Make sure you're signed in to your Aidoo account in the same browser
- Check that your Aidoo subscription is active (an expired trial banner blocks OAuth)
Odoo connection error
- Make sure your Odoo connection is properly configured in the Aidoo dashboard
- Test the connection from Aidoo → Odoo Connection → Test
- Make sure your Odoo credentials are still valid