Skip to contentHVAC AI Agents home

MCP server

Plug HVAC into Claude, ChatGPT, and any MCP agent.

12 tools to read state, control devices, diagnose faults, and reason about psychrometrics — exposed as native MCP. Production-grade auth and audit. Unlock the spec with one email.

Browse tools →

Tools

MCP tools the HVAC agent exposes

Each tool is one function call from your LLM. Same auth and audit model as the REST API — write-tools are scope-gated, every action is logged with caller, before/after, and outcome. Unlock to see input/return shapes and the Claude Desktop config.

12 tools across 4 categories · MCP server URL on unlock

  • list_brandsRead

    Enumerate supported HVAC, BMS, and home-automation brands

  • get_brand_capabilitiesRead

    Get what one brand supports — points, families, integration depth

  • list_sitesRead

    List sites the agent has access to

  • read_device_stateRead

    Current temperature, setpoint, mode, fan, and online status

  • read_device_historyRead

    Sampled historical telemetry over a time window

  • set_device_setpointwriteControl

    Write a new target temperature, with audit log

  • set_device_modewriteControl

    Switch between heat / cool / auto / off / fan

  • list_active_faultsDiagnostic

    Open fault alarms across your scope

  • explain_fault_codeDiagnostic

    Get meaning + suggested action for a brand-specific code

  • acknowledge_faultwriteDiagnostic

    Acknowledge a fault and silence re-alarming

  • site_energy_summaryAnalytics

    kWh, peak kW, demand kW over a time window

  • compute_psychrometricsAnalytics

    Wet-bulb, dew point, enthalpy from temperature + humidity

Tool I/O + connection details

Unlock to see the MCP server URL, the configuration snippet for Claude Desktop and the Anthropic Agent SDK, and full input / return shapes for every tool above. One email unlocks the API reference and the brand pages too.

How it stays out of your way

Secure

Sealed data plane. Per-site auth. Audit log on every setpoint touch.

Runs on the edge

Deploys at the building edge — your data doesn't leave the site to be useful.

BYO LLM

Works with Claude, ChatGPT, and any MCP-compatible client. You pick the brain.