ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Siemens Insights Hub with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Siemens Insights Hub (formerly MindSphere) as an MCP: industrial assets, asset types, IoT time series of sensor data, latest values and event management. offic

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 Siemens Insights Hub capability set.

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

Capability set01 / 02

01-04

4 capabilities in this set.

Part of 8 available through Siemens Insights Hub.

  1. 01

    Get asset variables

    The variable names map to property set names for get_timeseries. Get the variables (data points) an asset exposes, with last values

  2. 02

    List assets

    Each asset: assetId (32-char WID), name, typeId, parentId, location. Optionally filter by typeId or parentId. Use assetIds for time series and events. List industrial assets registered in your Insights Hub tenant (machines, devices, plants)

  3. 03

    List asset types

    Each type defines the aspects (property sets) and variables its assets expose. read this first to know which time series property sets exist. List asset types: the digital twins models with their aspect definitions

  4. 04

    Get asset

    The id is the 32-char assetId from list_assets. Get full details of one asset: type, aspects, variables, location and hierarchy

Capability set02 / 02

05-08

4 capabilities in this set.

Part of 8 available through Siemens Insights Hub.

  1. 05

    Get timeseries

    Optional from/to (ISO datetime, from exclusive, to inclusive), limit (max 2000 per call. paginate via from), select (comma-separated variables), sort asc/desc. Without range returns the latest record. Get IoT time series data for an asset aspect (sensor readings over a time range)

  2. 06

    Get latest timeseries

    Get the latest single record of an asset aspect (current sensor values)

  3. 07

    List events

    Supports a filter parameter (MDSP filter language, e.g. typeId eq "InsightsHub.Event" and timestamp gt ...). pass raw MDSP filter in filter. Each event: typeId, entityId, timestamp and payload. Requires the Event Management subscription. List industrial events raised by your assets (alarms, warnings, state changes)

  4. 08

    Get event

    Use ids from list_events. Get full details of one industrial event by id

One connector, every AI

Siemens Insights Hub 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 Siemens Insights Hub 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 Siemens Insights Hub, so you can see the experience inside your AI.

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

Siemens Insights Hub Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_SkFsOHczdUUtnFDXUi54YlnLRxCriboQ9xAUsyGO/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 — Siemens Insights Hub capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "siemens-insights-hub-industrial-iot-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_SkFsOHczdUUtnFDXUi54YlnLRxCriboQ9xAUsyGO/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 Siemens Insights Hub owners ask.

  • 01

    How do I get the X-SPACE-AUTH-KEY?

    In the Insights Hub Operator Cockpit: register your application, then create its service credentials. the cockpit generates the base64-encoded authorization key. It identifies your app at the Technical Token Manager, which issues short-lived JWTs scoped to your app's roles.

  • 02

    Which gateway URL should I use?

    It depends on your plan/region: MindSphere-classic plans use https://gateway.eu1.mindsphere.io (also eu2, us1); Xcelerator plans use https://gateway.eu1.siemens.app. Check your Operator Cockpit. it shows the exact gateway for your tenant.