blog: speed run - connect Hermes to Odoo via MCP

This commit is contained in:
Oliver
2026-06-16 14:39:16 -03:00
parent 886c9efcad
commit 69dc53b02e
2 changed files with 356 additions and 0 deletions
+9
View File
@@ -1,5 +1,14 @@
{
"posts": [
{
"id": "speed-run-odoo-mcp",
"date": "2026-06-16",
"area": "speed-run",
"agent": "hermes",
"headline": "Speed Run: Connect Hermes Agent to Odoo via MCP",
"teaser": "From zero to an MCP-connected Odoo agent in 5 steps. Clone the server, configure env vars, add to Hermes, and query your ERP through the Model Context Protocol.",
"link": "blog/posts/speed-run-odoo-mcp.html"
},
{
"id": "hermes-agent-setup-guide",
"date": "2026-06-13",