lxmf

Installation
SKILL.md

When to use this skill

  • You need to understand LXMF message structure, delivery methods, or stamps.
  • You want to inspect ~/.reticulum storage, identities, or destinations.
  • You are building a tool that reads local Reticulum state.

How to use

  1. Build lxmf: cd mcp/lxmf && go test ./... && go build.
  2. Add the binary to your MCP client config as lxmf.
  3. Call store_config, store_inventory, store_identities, or store_destinations to read state.
  4. Combine with the reticulum skill for mesh concepts.

Examples

  • "Show sanitized ~/.reticulum/config without keys."
  • "List known destinations and their first/last seen times."
  • "Explain PROPAGATED delivery and propagation nodes."
Installs
3
First Seen
4 days ago
lxmf — quad4-software/ai