Skip to content HVAC 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_brands Read

    Enumerate supported HVAC, BMS, and home-automation brands

  • get_brand_capabilities Read

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

  • list_sites Read

    List sites the agent has access to

  • read_device_state Read

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

  • read_device_history Read

    Sampled historical telemetry over a time window

  • set_device_setpoint write Control

    Write a new target temperature, with audit log

  • set_device_mode write Control

    Switch between heat / cool / auto / off / fan

  • list_active_faults Diagnostic

    Open fault alarms across your scope

  • explain_fault_code Diagnostic

    Get meaning + suggested action for a brand-specific code

  • acknowledge_fault write Diagnostic

    Acknowledge a fault and silence re-alarming

  • site_energy_summary Analytics

    kWh, peak kW, demand kW over a time window

  • compute_psychrometrics Analytics

    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.