ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Losant with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage IoT applications, devices, and workflows via Losant. control hardware, query time-series data, and automate smart infrastructure directly from any AI ag

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 · 38 capabilities

The complete Losant capability set.

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

Capability set01 / 10

01-04

4 capabilities in this set.

Part of 38 available through Losant.

  1. 01

    Create device

    Create a new device

  2. 02

    Get application

    Get a specific Losant application

  3. 03

    Create workflow

    Create a new workflow

  4. 04

    Delete application

    Delete a Losant application

Capability set02 / 10

05-08

4 capabilities in this set.

Part of 38 available through Losant.

  1. 05

    Delete data table rows

    Delete rows from a data table

  2. 06

    Export application

    Export a Losant application

  3. 07

    Get dashboard

    Get a specific dashboard

  4. 08

    Get data table rows

    Get rows from a data table

Capability set03 / 10

09-12

4 capabilities in this set.

Part of 38 available through Losant.

  1. 09

    Get device

    Get a specific device

  2. 10

    Get workflow

    Get a specific workflow

  3. 11

    Import application

    Import a Losant application

  4. 12

    List applications

    Get all Losant applications

Capability set04 / 10

13-16

4 capabilities in this set.

Part of 38 available through Losant.

  1. 13

    List dashboards

    Get all dashboards

  2. 14

    List data tables

    Get data tables for an application

  3. 15

    List devices

    Get devices for an application

  4. 16

    List files

    Get files for an application

Capability set05 / 10

17-20

4 capabilities in this set.

Part of 38 available through Losant.

  1. 17

    List notebooks

    Get notebooks for an application

  2. 18

    Press virtual button

    Press a virtual button in a workflow

  3. 19

    Query last value

    Query last value data

  4. 20

    Query time series

    Query time series data

Capability set06 / 10

21-24

4 capabilities in this set.

Part of 38 available through Losant.

  1. 21

    Send dashboard report

    Send a dashboard report

  2. 22

    Send device state

    Send state data for a device

  3. 23

    Update device

    Update a device

  4. 24

    Clone application

    Clone a Losant application

Capability set07 / 10

25-28

4 capabilities in this set.

Part of 38 available through Losant.

  1. 25

    Create application

    Create a new Losant application

  2. 26

    Create data table

    Create a new data table

  3. 27

    Delete device

    Delete a device

  4. 28

    Delete workflow

    Delete a workflow

Capability set08 / 10

29-32

4 capabilities in this set.

Part of 38 available through Losant.

  1. 29

    Execute notebook

    Execute a notebook

  2. 30

    Export data

    Export device data

  3. 31

    Insert data table row

    Insert a row into a data table

  4. 32

    List workflows

    Get workflows for an application

Capability set09 / 10

33-35

3 capabilities in this set.

Part of 38 available through Losant.

  1. 33

    Query data table rows

    Query rows in a data table

  2. 34

    Send device command

    Send a command to a device

  3. 35

    Set device connection status

    Set connection status for a device

Capability set10 / 10

36-38

3 capabilities in this set.

Part of 38 available through Losant.

  1. 36

    Update application

    Update a Losant application

  2. 37

    Update workflow

    Update a workflow

  3. 38

    Upload file

    Upload a file to an application

Observed, not estimated

1244ms average. Fast in production.

Losant is checked daily against the live service.

Daily averagePeak 1414ms
Aug 20Today
Fastest day
994ms
Slowest day
1414ms
14-day trend
Slowing+9%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 38 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 Losant, so you can see the experience inside your AI.

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

Losant Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_bL0nSZKYHlTSlhESUjlprolo2PMKUvm5nEgp4s7K/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 — Losant capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "losant-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_bL0nSZKYHlTSlhESUjlprolo2PMKUvm5nEgp4s7K/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

FAQ

Questions Losant owners ask.

  • 01

    Can I manually trigger a Losant workflow using this integration?

    Yes! You can use the press_virtual_button capability by providing the Application ID and Workflow ID. This allows your AI agent to trigger specific automation logic on demand.

  • 02

    How do I check the current status of a specific sensor or device?

    Use the get_device capability with the Application ID and Device ID. The agent will return the full device metadata, including its last reported state and connection status.

  • 03

    Is it possible to retrieve historical data for analysis?

    Absolutely. You can use query_time_series to fetch historical attribute data or query_last_value for the most recent data points across your device fleet.