meshtastic
Provides tools to control Meshtastic LoRa nodes: send/read messages, run an MQTT↔socket bridge, an MCP server, and local CLI helpers. It connects to `mqtt.meshtastic.org`/`mqtt.meshtastic.es`, listens on `127.0.0.1:7331`, reads/writes `/tmp/mesh_messages.txt`, accesses `/dev/ttyACM0`, and runs local shell checks like `subprocess.run(['lsusb'])`.