Losant Connector for AI agents.
38 live capabilities
Manage your IoT device fleet and time-series data via natural language.
Waiting for input…
Why people use Losant
Losant : Stop Hunting Through IoT Dashboards
With this Connector, you just ask your agent what the temperature trend looks like for the last hour. It pulls the data and gives you the answer immediately. You get a conversational interface that acts like a dedicated operations desk.
What Vinkius changes
That you get a natural language interface for your entire IoT infrastructure.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Rapid Site Deployment
A developer needs to set up a new site and asks the agent to `clone_application` from a pre-approved template.
- Real-world use case 02
Bulk Data Export
A researcher needs to pull all sensor records for a specific month and asks the agent to `export_data` for analysis.
Complete set · 38capabilities
The complete Losant capability set.
These are the exact actions your AI can choose when you ask it to work with Losant.
01—04
4 capabilities in this set.
Part of 38 available through Losant.
- 01 Capability
Create application
Create a new Losant application. This lets you start a new project or environment.
- 02 Capability
Create data table
Create a new data table. Use this to store organized information for your project.
- 03 Capability
Create device
Create a new device. This adds a specific piece of hardware to your fleet.
- 04 Capability
Delete device
Delete a device. Remove hardware from your active management list.
05—08
4 capabilities in this set.
Part of 38 available through Losant.
- 05 Capability
Delete workflow
Delete a workflow. Remove automation logic you no longer need.
- 06 Capability
Execute notebook
Execute a notebook. Run data processing scripts directly from your agent.
- 07 Capability
Get application
Get a specific Losant application. View the details of a chosen project.
- 08 Capability
Update application
Update an application. Modify the settings of an existing Losant application.
09—12
4 capabilities in this set.
Part of 38 available through Losant.
- 09 Capability
Send device command
Send a device command. Send a direct instruction to a piece of hardware.
- 10 Capability
Create workflow
Create a new workflow. Build out new automation logic for your IoT devices.
- 11 Capability
Delete application
Delete a Losant application. Remove old projects from your account.
- 12 Capability
Delete data table rows
Delete rows from a data table. Clean up your structured data records.
13—16
4 capabilities in this set.
Part of 38 available through Losant.
- 13 Capability
Export application
Export a Losant application. Save your current configuration for backup.
- 14 Capability
Export data
Export device data. Get your sensor records into a format for external use.
- 15 Capability
Get dashboard
Get a specific dashboard. See the configuration of your visual data displays.
- 16 Capability
Get data table rows
Get rows from a data table. Retrieve specific records from your storage.
17—20
4 capabilities in this set.
Part of 38 available through Losant.
- 17 Capability
Get device
Get a specific device. Check the current status and specs of a piece of hardware.
- 18 Capability
Get workflow
Get a specific workflow. View the logic of an existing automation.
- 19 Capability
Import application
Import a Losant application. Bring an existing setup into your platform.
- 20 Capability
Insert data table row
Insert a row into a data table. Add new records to your structured data.
21—24
4 capabilities in this set.
Part of 38 available through Losant.
- 21 Capability
List applications
List applications. See every Losant application in your account.
- 22 Capability
List dashboards
List dashboards. View all dashboards currently active in your account.
- 23 Capability
List data tables
List data tables. See all tables associated with a specific application.
- 24 Capability
List devices
List devices. See every device connected to a specific application.
25—28
4 capabilities in this set.
Part of 38 available through Losant.
- 25 Capability
List files
List files. See the files currently stored in your application.
- 26 Capability
List notebooks
List notebooks. View all notebooks available for your application.
- 27 Capability
List workflows
List workflows. See all workflows for a specific application.
- 28 Capability
Press virtual button
Press a virtual button in a workflow. Trigger a specific action in your logic.
29—32
4 capabilities in this set.
Part of 38 available through Losant.
- 29 Capability
Query data table rows
Query data table rows. Search for specific records within your tables.
- 30 Capability
Query last value
Query last value data. Get the most recent reading from a sensor.
- 31 Capability
Query time series
Query time series data. Pull historical readings over a specific time range.
- 32 Capability
Send dashboard report
Send a dashboard report. Dispatch a report based on your dashboard data.
33—35
3 capabilities in this set.
Part of 38 available through Losant.
- 33 Capability
Send device state
Send device state. Update the reported status of a device in real-time.
- 34 Capability
Set device connection status
Set device connection status. Manually update a device's online or offline state.
- 35 Capability
Update device
Update a device. Edit the configuration of a specific hardware unit.
36—38
3 capabilities in this set.
Part of 38 available through Losant.
- 36 Capability
Update workflow
Update a workflow. Change the logic of an existing automation.
- 37 Capability
Upload file
Upload a file. Put a new file into your application storage.
- 38 Capability
Clone application
Clone an application. Create a duplicate of an existing setup.
Set up in minutes
One URL. Then ask Losant to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Losant from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_bL0nSZKYHlTSlhESUjlprolo2PMKUvm5nEgp4s7K/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Losant, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Losant for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_bL0nSZKYHlTSlhESUjlprolo2PMKUvm5nEgp4s7K/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Losant URL.
- Step 03
Save and start
Save the connection and enable Losant in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"losant": {
"url": "https://edge.vinkius.com/vk_preview_bL0nSZKYHlTSlhESUjlprolo2PMKUvm5nEgp4s7K/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Losant
Open Agent mode in chat and ask: "Using Losant, help me...". 38 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"losant": {
"url": "https://edge.vinkius.com/vk_preview_bL0nSZKYHlTSlhESUjlprolo2PMKUvm5nEgp4s7K/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Losant
Ask Copilot: "Using Losant, help me...". 38 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"losant": {
"url": "https://edge.vinkius.com/vk_preview_bL0nSZKYHlTSlhESUjlprolo2PMKUvm5nEgp4s7K/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Losant
Open Cascade and ask: "Using Losant, help me...". 38 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"losant": {
"url": "https://edge.vinkius.com/vk_preview_bL0nSZKYHlTSlhESUjlprolo2PMKUvm5nEgp4s7K/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Losant
Ask Cline: "Using Losant, help me...". 38 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add losant --transport http "https://edge.vinkius.com/vk_preview_bL0nSZKYHlTSlhESUjlprolo2PMKUvm5nEgp4s7K/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Losant
Ask Claude: "Using Losant, show me...". 38 tools are ready
Where the request belongs
Work Losant can move forward.
This is for the IoT engineer tired of digging through logs at 2am, the data scientist who needs sensor history without writing scripts, and the operations manager who needs to trigger manual overrides from a phone.
IoT Engineer
Uses the Connector to check device connectivity and debug workflow logic during system maintenance.
Data Scientist
Retrieves historical time-series data to train models or generate weekly performance reports.
Operations Manager
Monitors fleet health and triggers emergency protocols using simple text commands.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsGolioth
Manage IoT devices and projects via Golioth. list projects, register hardware, and control LightDB state directly from your AI agent.
myDevices
IoT device management. monitor telemetry and control assets via myDevices Cayenne.
ThingsBoard
Manage your IoT ecosystem via ThingsBoard. monitor telemetry, control devices with RPC, and track alarms directly from your AI agent.
Zapier Smart Home
Control smart home devices via natural language through Zapier NLA API. access 5000+ app integrations for home automation.
Balena
Manage IoT fleets and edge devices via Balena. list devices, manage environment variables, and track releases directly from your AI agent.
Atera
Manage IT operations with Atera. track agents, tickets, and customers via AI.
Bring your own AI
Change the model, client or framework. Keep Losant connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Losant.
The practical details behind the request, access and result.
Can I use Losant MCP to check my sensors?
Yes. You can ask your agent to pull the latest readings or query historical time-series data for any sensor in your fleet.
How do I trigger a workflow with this Connector?
You can trigger specific logic by asking your agent to press a virtual button within a workflow, which initiates the automation immediately.
Can the agent help me manage my IoT device fleet?
Absolutely. You can list all devices, check their online status, and send direct commands to individual hardware units.
Can I pull historical data from Losant?
Yes, you can query time-series data to see how your devices have performed over hours, days, or weeks.
Does this Connector work with my existing Losant API token?
Yes, it connects directly to your existing account using your Losant API token for secure access.
Can I create new applications using the agent?
Yes, you can ask your agent to create, clone, or import applications to help you scale your IoT infrastructure quickly.
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.
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.
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.
One connection away
Give your agent a direct line to Losant.
Connect Losant once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available