
Gearlynx
by drhelius
Gearlynx
Gearlynx is a very accurate, cross-platform Atari Lynx emulator written in C++ that runs on Windows, macOS, Linux, BSD and RetroArch, with an embedded MCP server for debugging and tooling.
This is an open source project with its ongoing development made possible thanks to the support by these awesome backers. If you find it useful, please consider sponsoring.
Don't hesitate to report bugs or ask for new features by opening an issue.
<img src="http://www.geardome.com/files/gearlynx/gearlynx_debug_07.png">Downloads
<table> <thead> <tr> <th>Platform</th> <th>Architecture</th> <th>Download Link</th> </tr> </thead> <tbody> <tr> <td rowspan="2"><strong>Windows</strong></td> <td>Desktop x64</td> <td><a href="https://github.com/drhelius/Gearlynx/releases/download/1.2.21/Gearlynx-1.2.21-desktop-windows-x64.zip">Gearlynx-1.2.21-desktop-windows-x64.zip</a></td> </tr> <tr> <td>Desktop ARM64</td> <td><a href="https://github.com/drhelius/Gearlynx/releases/download/1.2.21/Gearlynx-1.2.21-desktop-windows-arm64.zip">Gearlynx-1.2.21-desktop-windows-arm64.zip</a></td> </tr> <tr> <td rowspan="3"><strong>macOS</strong></td> <td>Homebrew</td> <td><code>brew install --cask drhelius/geardome/gearlynx</code></td> </tr> <tr> <td>Desktop Apple Silicon</td> <td><a href="https://github.com/drhelius/Gearlynx/releases/download/1.2.21/Gearlynx-1.2.21-desktop-macos-arm64.zip">Gearlynx-1.2.21-desktop-macos-arm64.zip</a></td> </tr> <tr> <td>Desktop Intel</td> <td><a href="https://github.com/drhelius/Gearlynx/releases/download/1.2.21/Gearlynx-1.2.21-desktop-macos-intel.zip">Gearlynx-1.2.21-desktop-macos-intel.zip</a></td> </tr> <tr> <td rowspan="5"><strong>Linux</strong></td> <td>Ubuntu PPA</td> <td><a href="https://github.com/drhelius/ppa-geardome">drhelius/ppa-geardome</a></td> </tr> <tr> <td>Fedora RPM</td> <td><a href="https://github.com/drhelius/rpm-geardome">drhelius/rpm-geardome</a></td> </tr> <tr> <td>Desktop Ubuntu 24.04 x64</td> <td><a href="https://github.com/drhelius/Gearlynx/releases/download/1.2.21/Gearlynx-1.2.21-desktop-ubuntu24.04-x64.zip">Gearlynx-1.2.21-desktop-ubuntu24.04-x64.zip</a></td> </tr> <tr> <td>Desktop Ubuntu 22.04 x64</td> <td><a href="https://github.com/drhelius/Gearlynx/releases/download/1.2.21/Gearlynx-1.2.21-desktop-ubuntu22.04-x64.zip">Gearlynx-1.2.21-desktop-ubuntu22.04-x64.zip</a></td> </tr> <tr> <td>Desktop Ubuntu 24.04 ARM64</td> <td><a href="https://github.com/drhelius/Gearlynx/releases/download/1.2.21/Gearlynx-1.2.21-desktop-ubuntu24.04-arm64.zip">Gearlynx-1.2.21-desktop-ubuntu24.04-arm64.zip</a></td> </tr> <tr> <td><strong>MCPB</strong></td> <td>All platforms</td> <td><a href="MCP_README.md">MCP Readme</a></td> </tr> <tRelated servers

mcp-server-fetch
Officialby modelcontextprotocol
A Model Context Protocol server providing tools to fetch and convert web content for usage by LLMs

@modelcontextprotocol/server-filesystem
Officialby modelcontextprotocol
MCP server for filesystem access

@modelcontextprotocol/server-everything
Officialby modelcontextprotocol
MCP server that exercises all the features of the MCP protocol

mcp-server-git
Officialby modelcontextprotocol
A Model Context Protocol server providing tools to read, search, and manipulate Git repositories programmatically via LLMs