MCPVault

aggregate_records

MCP tool from MCP Server Odoo by ivnvxd

Server-side aggregation. Use this whenever the question is "totals/counts/groupings" rather than "list of records" — it pushes the work down to PostgreSQL instead of pulling raw rows. Dispatches to formattedreadgroup on Odoo 19+ (the new dedicated method) and falls back to readgroup with response no

How to use it

aggregate_records is exposed by the MCP Server Odoo MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the aggregate_records tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install MCP Server Odoo

$uvx mcp-server-odoo
FULL MCP SERVER ODOO LISTING