Odoo for Zed
io.github.pipeworx-io/odoo
Odoo MCP Pack — ERP/CRM via Odoo's external JSON-RPC API.
client:Zed
transport:streamable-http
Install Odoo in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"odoo": {
"url": "https://gateway.pipeworx.io/odoo/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs