odoo for VS Code
com.odooconsole/odoo
Odoo ERP for AI agents: hosted OAuth endpoint, gated writes, one endpoint for every instance.
client:VS Code
transport:streamable-http
Install odoo in VS Code
.vscode/mcp.json
{
"servers": {
"odoo": {
"type": "http",
"url": "https://mcp.odooconsole.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs