Run Python code in an Odoo shell environment to access and manipulate Odoo models and database. Maintains state between executions for persistent variable access.
Retrieve detailed information about an Odoo model, including its description, database table name, and field definitions, using the specified model name.
Retrieve available Odoo models from the registry, with optional filtering by a case-sensitive pattern. Returns up to 50 matching model names for streamlined database introspection.
Reset the Odoo shell session to clear session state or recover from errors. This tool terminates the current shell process, enabling a fresh session upon next code execution.
Facilitates token swaps on decentralized exchanges via the MCP-ODOS server by specifying blockchain, tokens, and amount, ensuring efficient cross-token transactions.
A TypeScript middleware that connects to Odoo via XML-RPC and provides HTTP API endpoints for querying leads, customers, and activities. Enables integration with orchestrators and LLM systems to interact with Odoo data through natural language.
A bridge that allows AI agents to access and manipulate Odoo ERP data through a standardized Model Context Protocol interface, supporting partner information, accounting data, financial records reconciliation, and invoice queries.
A Model Context Protocol server that bridges Odoo ERP systems with AI agents, enabling them to access and manipulate partner information, accounting data, invoices, and perform financial reconciliation through a standardized interface.