HVAC Builder for Zed
app.hvacbuilder/hvac-builder
Design, solve and simulate HVAC systems from real components, weather years and buildings.
client:Zed
transport:streamable-http
Install HVAC Builder in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"hvac-builder": {
"url": "https://hvacbuilder.app/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs