ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Odoo with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage CRM leads, contacts, companies, sales orders, and notes. complete Odoo ERP access through natural conversation.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 7 capabilities

The complete Odoo capability set.

These are the exact actions your AI can choose when you ask it to work with Odoo.

Capability set01 / 02

01-04

4 capabilities in this set.

Part of 7 available through Odoo.

  1. 01

    Odoo list sales orders

    Order records ordered by creation date descending. Returns order number (e.g., S00042), customer name, order state (draft/sent/sale/done/cancel), total amount, assigned salesperson, and order date. Use when the user asks about recent orders, sales activity, or wants a summary of current sales. List the most recent sales orders in Odoo with customer, amount, and status

  2. 02

    Odoo search companies

    Partner with is_company=true to find company/organization records. Returns company name, email, phone, website, city, and country. Use when the user asks about a company, organization, or account. distinct from individual contacts. Search companies and organizations in Odoo by name

  3. 03

    Odoo search contacts

    Partner with is_company=false to find individual contacts. Returns name, email, phone, city, country, and parent company. Use when the user asks about a person, wants to find contact info, or needs to look up a customer or partner by name. Search individual contacts (people) in Odoo by name, email, or phone

  4. 04

    Odoo create contact

    Partner record. Set is_company=true to create a company/organization, or false (default) for an individual person. For individuals, you can optionally set parent_id to link them to an existing company. Returns the created partner with its new ID. Create a new contact (person) or company in Odoo with name, email, phone, and optional parent company

Capability set02 / 02

05-07

3 capabilities in this set.

Part of 7 available through Odoo.

  1. 05

    Odoo create lead

    Lead. Set type to "lead" for unqualified leads or "opportunity" for qualified prospects already in the pipeline. The name field is the lead title (e.g., "Website Redesign - Acme Corp"). partner_name is the company/organization name. Returns the created record with its new ID. Create a new CRM lead or opportunity in Odoo with contact details and expected revenue

  2. 06

    Odoo create note

    Message of type "comment" with subtype "note", which appears in the chatter/history of the specified record. Provide resModel (e.g., "crm.lead", "sale.order", "res.partner") and resId to attach the note to a specific record. If no resModel/resId is given, creates a standalone note. Use when the user wants to log information, add a comment, or leave a note on any Odoo record. Add a note or internal comment to any Odoo record. leads, contacts, orders, tasks, etc

  3. 07

    Odoo search leads

    Lead model for leads and opportunities matching the query. Returns id, name, email, phone, pipeline stage, expected revenue, type (lead vs opportunity), and assigned salesperson. Use this when the user wants to find prospects, check pipeline status, or look up a specific lead by name or company. Search CRM leads and opportunities in Odoo by name, company, or keyword

Observed, not estimated

864ms average. Fast in production.

Odoo is checked daily against the live service.

Daily averagePeak 1008ms
Aug 20Today
Fastest day
737ms
Slowest day
1008ms
14-day trend
Slowing+29%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 7 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Odoo, so you can see the experience inside your AI.

It does not authenticate your account with Odoo. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Odoo Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_M1NVEaU3CaeCSYxY9FEt8rSxWQdnWrDadWlfUTz7/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Odoo capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "odoo-erp-full-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_M1NVEaU3CaeCSYxY9FEt8rSxWQdnWrDadWlfUTz7/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Odoo owners ask.

  • 01

    Which Odoo versions are supported?

    This server uses the JSON-RPC protocol, which is compatible with Odoo 14, 15, 16, 17, and 18. Both Odoo Community and Enterprise editions are supported.

  • 02

    Does it work with Odoo.com (SaaS)?

    Yes! Works with both Odoo.com hosted instances and self-hosted Odoo servers. Just provide your instance URL and API key.

  • 03

    How do I generate an API Key?

    Go to Settings → Users → select your user → API Keys tab → New API Key. Give it a descriptive name and copy the generated key.