Reticulum

GitHub

The cryptography-based networking stack for building unstoppable networks with LoRa, Packet Radio, WiFi and everything in between.

Reticulum MCP Server

MCP server for markqvist/Reticulum

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "Reticulum": {
      "command": "npx",
      "args": [
        "-y",
        "@markqvist/Reticulum"
      ]
    }
  }
}