v1.21.2 - Full Tauri desktop bundle
Devices MCP v1.21.2 — full desktop bundle
This release replaces the v1.21.1 12 MB tauri.exe stub with a production build (PyInstaller sidecars ~123 MB each, bundled in the installer).
Download (pick one)
| Asset | Use |
|---|---|
| Devices-MCP-1.21.2-x64-setup.exe (~247 MB) | Recommended. One installer; includes app + camera + backend sidecars. Run setup, then start Devices MCP from the Start menu. |
| Devices-MCP-1.21.2-windows-x64.zip (~247 MB) | Portable: unzip, copy config.example.yaml → config.yaml in the same folder, double-click Devices-MCP.exe. |
| devices-mcp.mcpb | MCP bundle for Claude Desktop / Cursor (stdio MCP server). |
Configuration
- Copy
config.example.yamltoconfig.yaml. - For portable: put
config.yamlnext toDevices-MCP.exe. - For installed app: use
%USERPROFILE%\.config\devices-mcp\config.yaml(create the folder if needed). - Add cameras, Hue, Ring, Nest, Shelly, Netatmo, etc. per the example file.
After launch
- Dashboard: http://127.0.0.1:10717/app/
- Camera MCP sidecar + web backend start automatically with the desktop app.
MCP
Install devices-mcp.mcpb in your MCP client, or point stdio at the Python package as documented in README.