How to Use the Particle IoT MCP in Claude
Control your Particle IoT hardware fleet directly from Claude Desktop with real-time sensor reads and instant cloud function execution.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Particle IoT MCP to Claude Desktop
Create your Vinkius account to connect Particle IoT to Claude Desktop — we handle the hosting, security, and runtime updates so you don't have to. No server setup required.
Key Capabilities
Pull Live Telemetry Into Claude Desktop
Stop jumping between your terminal and the Particle console to check sensor values. This MCP Server lets your agent use `read_variable` to fetch live data like temperature or humidity directly inside your Claude Desktop chat window. You get the actual numbers instantly, meaning you can diagnose Photon firmware issues without leaving your Claude Desktop workspace. Before pulling data, Claude Desktop runs `get_devices` to check which hardware is active and online. Your agent uses this live context to map out your fleet, ensuring you don't query a dead sensor or ask Claude Desktop to command an offline Photon.
Run Device Functions From Chat
Triggering physical actions shouldn't require writing manual curl scripts inside Claude Desktop. With `call_function`, you can instruct Claude Desktop to toggle relays, open valves, or run calibration routines on any claimed device. The agent passes the exact string argument required by your Particle firmware and reports the execution code right in your Claude Desktop thread. To avoid sending commands to unresponsive hardware, Claude Desktop runs `ping_device` to check the current connection state of your board. This step prevents useless timeouts and keeps your Claude Desktop automation loops fast.
Organize Your Fleet via MCP Server Tools
Managing a growing batch of Particle IoT microcontrollers in Claude Desktop gets messy fast. Use `rename_device` through Claude Desktop to keep your console clean, assigning clear names to new hardware as you deploy them. If you need to retire a board, Claude Desktop can invoke `unclaim_device` after you confirm the action in chat. To understand what a specific board can do, Claude Desktop uses `get_device_info` to pull the exact variables and functions exposed by that firmware. You can also broadcast custom messages across your entire system using `publish_event` directly from your Claude Desktop interface.
Set up Particle IoT MCP in Claude Web or Desktop
- 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]/mcpReplace[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 Particle IoT MCP tools are available immediately — no restart needed.
Endpoint URL
https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp No configuration file needed — paste the URL directly in the Claude web interface.
Available on Free (1 connector), Pro, Max, Team, and Enterprise plans.
Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Particle IoT MCP in Claude Desktop
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Particle IoT MCP today
We host it, we monitor it, we maintain it. You just paste one token.