ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Metasys with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Johnson Controls Metasys building automation as an MCP: browse the object tree, live alarms with annotations, equipment, network devices and spaces. official R

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 8 capabilities

The complete Metasys capability set.

These are the exact actions your AI can choose when you ask it to work with Metasys.

Capability set01 / 02

01-04

4 capabilities in this set.

Part of 8 available through Metasys.

  1. 01

    Get object

    ), object type, and URLs for children/alarms. Use UUIDs from list_objects. Get one Metasys object: attributes, present values, status and hierarchy links

  2. 02

    List objects

    Returns objectId (UUID) with name, description and type. Children of an object: get_object_children. Paging via page/size. List Metasys objects (BACnet-ish tree: devices, points, equipment nodes)

  3. 03

    Get object children

    Children may be paginated via the returned pages links. List the children of a Metasys object (browse down the building tree)

  4. 04

    List alarms

    Filter by object with the object query, or browse pages. Each alarm supports annotations (get via /alarms/{id}/annotations). List Metasys alarms (fire, security, HVAC alarms across the site)

Capability set02 / 02

05-08

4 capabilities in this set.

Part of 8 available through Metasys.

  1. 05

    Get alarm annotations

    Get operator annotations/notes on an alarm

  2. 06

    List equipment

    Equipment groups physical devices regardless of the network topology. List equipment in the Metasys site (chillers, AHUs, RTUs...)

  3. 07

    List network devices

    ) with firmware versions and their equipment/pointsUrl. The network topology view. List network devices: controllers and field buses connected to Metasys

  4. 08

    List spaces

    Useful for comfort monitoring per room. List spaces (rooms, zones, floors) with their temperature/humidity links

One connector, every AI

Metasys works with the most popular AI clients.

These are the most popular clients, each with a step-by-step guide: one link, set up once, with governance and visibility built in. And because everything runs on the MCP standard, the same connection also works in any other compatible client — nothing to rebuild.

Building your own app? The connector is yours to use.

You don't need a client to put Metasys to work: the same hosted connection plugs into your own applications and agent code, with the same governance on every request. Build with it, chat with it — one connection for both.

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 8 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Metasys, so you can see the experience inside your AI.

It does not authenticate your account with Metasys. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Metasys Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_FyqXvuPn1K8lpLjWN4kixqSYoydH28zP26gj6ykz/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Metasys capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "johnson-controls-metasys-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_FyqXvuPn1K8lpLjWN4kixqSYoydH28zP26gj6ykz/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

Guided setup for Claude? link.label

See all the AI clients this connector works with ↑

FAQ

Questions Metasys owners ask.

  • 01

    What do I need on my Metasys site for this to work?

    A Metasys Site (ADS/OTI server) running Metasys v11+ with the REST API enabled, and an account whose Access Type is set to 'API' (created in the Metasys UI). Active Directory users format the username as name@domain.

  • 02

    Does the token expire?

    Yes. JWT expiry follows the Metasys profile. The official guidance is to refresh before 60 minutes; this MCP refreshes the token at 55 minutes automatically, so long monitoring sessions keep working.