Skip to content

v1.21.2 - Full Tauri desktop bundle

Choose a tag to compare

@sandraschi sandraschi released this 01 Jun 11:53

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.yamlconfig.yaml in the same folder, double-click Devices-MCP.exe.
devices-mcp.mcpb MCP bundle for Claude Desktop / Cursor (stdio MCP server).

Configuration

  1. Copy config.example.yaml to config.yaml.
  2. For portable: put config.yaml next to Devices-MCP.exe.
  3. For installed app: use %USERPROFILE%\.config\devices-mcp\config.yaml (create the folder if needed).
  4. Add cameras, Hue, Ring, Nest, Shelly, Netatmo, etc. per the example file.

After launch

MCP

Install devices-mcp.mcpb in your MCP client, or point stdio at the Python package as documented in README.