Convert speed-run-odoo-mcp to guide, add MCP section to odoo-hermes-agent

This commit is contained in:
Oliver
2026-06-16 14:55:50 -03:00
parent 69dc53b02e
commit aee6af5fab
3 changed files with 17 additions and 13 deletions
+4
View File
@@ -163,6 +163,10 @@
<li><strong>Prompt 2</strong> — Your task. Example: <em>"List all contacts in the CRM with Stage = Cold. Include name, email, and company. Sort by date added."</em></li>
</ul>
<h3>Connect via MCP</h3>
<p>Prefer the Model Context Protocol? An MCP server sits between Hermes and Odoo as a translation layer. Clone <a href="https://github.com/ivnvxd/mcp-server-odoo?utm_source=derez">mcp-server-odoo</a>, configure it with your Odoo credentials, register with <code>hermes mcp add</code>, and your agent discovers Odoo tools automatically.</p>
<p><a href="blog/posts/speed-run-odoo-mcp.html" style="font-weight:600">Read the MCP Integration Guide →</a></p>
<h2>Why Odoo + Hermes Agent?</h2>
<p>Odoo is powerful but navigating its many modules (CRM, Sales, Inventory, Accounting) takes clicks. Hermes Agent gives you a single text interface to all of it — ask in English, get answers in seconds. Combined with web search and email tools, your agent becomes an autonomous business operations assistant.</p>