Submit

Odoo Oduflow

@oduist

AI-first Odoo dev & CI - provisions an ephemeral, isolated Odoo environment per git branch on Docker and exposes install/upgrade/test/log tools over MCP for autonomous, spec-driven development.

Tools

Server Config

{
  "mcpServers": {
    "oduflow": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "http://your.ip.address.or.domain:8000/mcp",
        "--transport",
        "http-only",
        "--allow-http"
      ],
      "env": {}
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.