Skip to content

v1.7.0 — odoo://{model}/{id} resource

Choose a tag to compare

@minhhq-a1 minhhq-a1 released this 17 Jul 02:55

First MCP Resource

  • odoo://{model}/{id} resource template — one live record as JSON with all stored fields, safe()-wrapped like every tool; not-found returns the standard {"error": ...} envelope. Loaded as part of the core group (resources.py).

Server-level instructions

  • The FastMCP server now ships disambiguation instructions: odoo-pulse serves live business data from the user's own Odoo instance (records, reports, KPIs) — NOT Odoo source-code or module-structure questions, which belong to a code-index server. Helps clients route between odoo-pulse and code-index MCP servers when both are connected.

(Backfilled release notes — tag and PyPI/GHCR/MCP-registry publishes shipped 2026-07-15.)