Skip to content

wsjtx-mcp v0.1.0

Choose a tag to compare

@sbrunner-atx sbrunner-atx released this 27 Jun 04:00
· 4 commits to main since this release

First experimental release. Control WSJT-X (FT8/FT4/WSPR) over its UDP message protocol from MCP clients.

  • Standard-library QDataStream codec (schema 3 / Qt_5_4), full message catalog (types 0-15).
  • Background UDP listener: Status snapshot, Decode ring (drain-to-poll), QSOLogged+ADIF, per-instance targeting.
  • 13 grouped tools behind a callsign transmit gate (blank = receive-only).
  • UDP host-bridge relay for reaching a remote WSJT-X from a loopback-only client.
  • Verified live against WSJT-X 3.0.2 (receive+decode + accepted Replay round-trip); golden fixtures included.

Install: download wsjtx-mcp.mcpb below and open it in Claude Desktop. See docs/INSTALL.md.