v1.7.0 — odoo://{model}/{id} resource
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 thecoregroup (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.)