The Things Network — управление IoT через LoRaWAN

integrations

The Things Network is a Claude Code skill that connects Claude to the global LoRaWAN IoT network via the Membrane CLI. It supports managing applications, devices, Uplink Messages, and Downlink Messages, and can send arbitrary requests to The Things Network API with automatic authentication and transparent credential refresh. A free Membrane account is sufficient; the CLI is installed with `npm install -g @membranehq/cli@latest`. Available actions are discovered through natural-language intent search (`membrane action list --intent`), and when built-in actions fall short, the proxy command routes requests directly to the API with injected auth headers. Ideal for developers building IoT workflows for smart cities, agriculture, or logistics.