HVAC Builder for Cursor
app.hvacbuilder/hvac-builder
Design, solve and simulate HVAC systems from real components, weather years and buildings.
client:Cursor
transport:streamable-http
Install HVAC Builder in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"hvac-builder": {
"url": "https://hvacbuilder.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs