32°N Downloads

Downloads

Things to install.

Tools you can run yourself, on your boat or your laptop. Each one is open source under MIT, signed at release, and small enough to fit on a thumb drive. Pick what's useful.

Developer tools

For people building on 32°N.

If you're writing code that talks to the platform — apps, NMEA-2000 integrations, custom data sources — these are the utilities I use myself.

NMEA-2000 frame reader

A small CLI that decodes raw NMEA-2000 frames from a USB gateway and prints them as human-readable JSON. Useful for confirming what your network is actually broadcasting before you write an integration. Available soon.

MCP server mode (MSS CLI)

The Marine Security Scanner runs as a Model Context Protocol server (`mss serve`), so an AI assistant can query it directly: "scan the boat for new devices," "show me the open advisories." Bundled with the CLI download.

License

Everything here is MIT.

Run it, modify it, ship it inside your own product — no permission needed, no commercial restrictions. The source lives on GitHub; every release is signed; nothing phones home.