# lmcp hub backend registry. # # Format: whitespace-separated "name ssh_host lmcp_url token" # Use "-" for not-applicable fields. # - Missing ssh_host (col 2 = -): no ssh fallback available for this backend # - Missing lmcp_url (col 3 = -): this backend is ssh-only # - Missing token (col 4 = -): backend accepts unauth lmcp (LAN-only hosts) # # Lines starting with # are comments. Blank lines ignored. # # LXD-container caveat: if your hub lives on the LXD host and the backend is # a sibling LXD container, Fritz DNS often caches a stale DHCP lease for the # container's hostname. Hardcode the container IP here and update when it # rotates, or wire the .lxd stub zone into systemd-resolved. # name ssh_host lmcp_url token # --- --- --- --- # boltzmann boltzmann.fritz.box http://boltzmann.fritz.box:8080/mcp <64hex> # tesla 192.168.88.67 http://192.168.88.67:8080/mcp - # nc nc.reauktion.de http://nc.reauktion.de:8080/mcp # pve1 pve1.fritz.box http://pve1.fritz.box:8080/mcp # hertz - http://hertz.fritz.box:8080/mcp