Vinkius
myDevices

myDevices MCP for AI. Monitor hardware state and run remote commands.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

myDevices MCP on Cursor AI Code EditormyDevices MCP on Claude Desktop AppmyDevices MCP on OpenAI Agents SDKmyDevices MCP on Visual Studio CodemyDevices MCP on GitHub Copilot AI AgentmyDevices MCP on Google Gemini AImyDevices MCP on Lovable AI DevelopmentmyDevices MCP on Mistral AI AgentsmyDevices MCP on Amazon AWS Bedrock

Connect to your AI in seconds.

myDevices MCP Server connects your AI agent directly to physical IoT hardware via Cayenne. It gives your client tools to list devices, read real-time sensor data, track historical trends, and send direct control commands to actuators in industrial settings.

What your AI can do

Get device

Retrieves specific details for an individual IoT device by ID.

Get sensor data

Gets the current, live reading from a specified sensor on a device.

Get sensor history

Pulls a time range of recorded data points for analysis.

+ 5 more capabilities included
Device Discovery

List all connected IoT devices, applications, and specific sensors associated with your deployed network.

Telemetry Monitoring

Retrieve current sensor values or historical data points to analyze the operational status of field assets.

System Control

Send direct, programmatic commands to connected actuators and hardware modules (e.g., turn a relay on/off).

Alert Management

Check the system for active alerts or notifications indicating device failures or anomalous readings.

Included with Plan

Waiting for input…

AI Agent

myDevices MCP Server: 8 Tools for Device Data Management

Use these tools to get device details, read current sensor values, fetch historical logs, list alerts, or remotely send commands to your entire IoT fleet.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using myDevices on Vinkius

Get Device

Retrieves specific details for an individual IoT device by ID.

Get Sensor Data

Gets the current, live reading from a specified sensor on a device.

Get Sensor History

Pulls a time range of recorded data points for analysis.

List Alerts

Retrieves a list of active and past IoT system alerts or notifications.

List Applications

Lists all configured applications within the myDevices account structure.

List Devices

Provides a comprehensive list of every device connected to your system.

List Sensors

Lists all available sensors attached to a specific target device.

Send Command

Sends an immediate, actionable command (like 'ON' or 'OFF') to a connected actuator.

Security and governance baked right in.

Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.

Claude AI

Claude AI

1

Open Claude Settings

Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.

2

Add Custom Connector

Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:

https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp

Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials.

3

Start a conversation

Open a new chat. The myDevices integration is available immediately — no restart needed.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on every call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with myDevices, then connect any of our 5,100+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 5,100+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Every connection is secured and compliant automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog every week
myDevices MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by myDevices. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS INFRASTRUCTURE

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on every call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

Works with Claude, ChatGPT, Cursor, and more

The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.

This connection provides 8 powerful capabilities that interface natively with Claude, ChatGPT, Cursor, and other compatible AI platforms. No middleware. No custom integration required.

Checking equipment status shouldn't require three different tabs and a spreadsheet export.

Today, checking a remote system involves logging into the main dashboard, clicking 'Devices,' finding the specific unit ID, then opening another tab to view telemetry data. If you need historical context, you copy that data into Excel and manually check for gaps—it's slow and prone to copy-paste errors.

With this myDevices MCP server, your agent handles it all. You just ask, 'What was the average temperature over the last week?' The system uses `get_sensor_history` to pull structured data directly into your chat window. No tabs, no spreadsheets, just the answer.

myDevices MCP Server: Run remote commands instantly.

Before this server, if a warning came in—say, high humidity—you'd have to manually find the corresponding control panel and execute the reset sequence. This was slow, required human intervention, and often failed when people were running multiple tasks.

Now, your agent monitors the data stream. When `get_sensor_data` reports a critical threshold breach, it triggers the next step: calling `send_command`. The system reacts automatically, closing the loop from detection to correction in seconds.

What your AI can actually do with this

You connect your AI agent directly to physical IoT hardware using this server. It's how you let your client read live data and send commands out to industrial gear. This isn't just a dashboard; your agent gets tools that talk straight to the devices.

Device Discovery & Mapping

To figure out what gear you've got running, you start with listing everything available. You can use list_devices to get a complete roster of every device connected to your system. If you need more detail on one specific unit, call get_device using its ID for granular specs. For the apps running on these devices, list_applications shows you all configured operational structures.

Furthermore, if you want to know what sensors are attached to a single piece of hardware, list_sensors pulls that list right up. When your agent knows which sensors exist, it can then use get_sensor_data to grab the current reading or get_sensor_history to pull back a time range of recorded data points for analysis.

Telemetry Monitoring & Analysis

Monitoring means more than just looking at a number. Your agent handles two main types of data retrieval. First, it grabs the live readings by executing get_sensor_data against any specified sensor on a device. Second, when you need to track trends or spot slow drifts over time, you run get_sensor_history.

This tool pulls back continuous records for deep analysis. For operational status checks, your agent also runs list_alerts, giving it immediate access to both active and past system notifications that signal problems or anomalies.

System Control & Action

This server lets your AI client act like a technician on site. You don't just read data; you control the environment. When you need an actuator—like a relay, pump, or valve—to change state, your agent executes send_command. This sends an immediate, actionable command (say, 'ON,' 'OFF,' or a specific value) straight to the connected hardware module.

It's direct control.

Basically, you let your client do this full loop: Use list_devices and list_sensors to map everything out; use get_device for specs; monitor with get_sensor_data or get_sensor_history; check system health via list_alerts, and finally, use send_command when it's time to make a change.

Built · Hosted · Managed by Vinkius myDevices MCP Server - IoT Monitoring & Control
Server ID 019d75d9-d83b-7125-9ebc-23e0c9991e87
Vinkius Inspector
Compliance Grade A+
Score 100/100
Vinkius Inspector Badge — Score 100/100

Questions you might have

How does myDevices MCP Server handle device credentials? +

You provide your Client ID, Secret, Username, and Password during setup. The agent uses these stored credentials when running any tool like list_devices or send_command to authenticate against the Cayenne system.

Can I get historical data for a whole site? +

Yes, you use the get_sensor_history tool. This allows you to specify date ranges and sensors across multiple devices to build large datasets for trend analysis.

What's the difference between `list_devices` and `get_device`? +

list_devices gives you a roster of every unit connected (the inventory). get_device lets you drill down into one specific device to read its unique details.

Is the command sent by `send_command` guaranteed to work? +

The tool sends the command programmatically. Success depends on the physical state of the actuator and whether it's powered on, so always verify results with a subsequent call to get_sensor_data.

If I use `send_command`, how does the server handle failed or unsupported device commands? +

The tool returns an explicit error status code upon failure. You must check the returned HTTP status and any included payload details to understand why the command failed—whether it's a timeout, invalid format, or hardware rejection.

When I run `list_sensors`, what key metadata do I get for each device sensor? +

You receive crucial identifiers and current status data. Specifically, the response provides the sensor's unique ID, its name, the type of data it measures (e.g., temperature), and sometimes a timestamp for the last reading.

Are there rate limits when repeatedly calling `get_sensor_data` across multiple devices? +

Yes, rate limiting is in effect to protect the telemetry service. You must manage your calls; exceeding the allowed requests per minute requires implementing an exponential backoff strategy in your agent's code logic.

What does `list_applications` show me, and how do these relate to my physical devices? +

This tool lists all configured software services or application layers tied to your IoT account. It shows the organizational structure—the high-level logic that runs alongside the data coming from your physical hardware.

How do I get my API credentials? +

Register a developer account at mydevices.com and create a new application in the developer portal to get your Client ID and Secret.

Does this work with Cayenne LPP? +

Yes, as long as the data is correctly indexed in the Cayenne dashboard, this server can retrieve it via the REST API.

Built & Managed by Vinkius 30s setup 8 tools

We've already built the connector for myDevices. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 8 tools are live and waiting. You're up and running in seconds.

Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on Windsurf Windsurf
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.