# Logic 2.4.44

**URL:** https://discuss.saleae.com/t/logic-2-4-44/3684
**Category:** Downloads / Releases
**Created:** [April 1, 2026, 12:01am UTC](https://discuss.saleae.com/t/logic-2-4-44/3684 "2026-04-01T00:01:59Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![markgarrison](https://yyz2.discourse-cdn.com/flex030/user_avatar/discuss.saleae.com/markgarrison/32/23_2.png) [@markgarrison](https://discuss.saleae.com/u/markgarrison)
#### Post date: [April 1, 2026, 12:01am UTC](https://discuss.saleae.com/t/logic-2-4-44/3684/1 "2026-04-01T00:01:59Z")

</div>

## 2.4.44 Download Links

- [Windows](https://downloads2.saleae.com/logic2/Logic-2.4.44-windows-x64.exe)
- [Linux](https://downloads2.saleae.com/logic2/Logic-2.4.44-linux-x64.AppImage)
- [MacOS [x86\_64]](https://downloads2.saleae.com/logic2/Logic-2.4.44-macos-x64.zip)
- [MacOS [Apple Silicon]](https://downloads2.saleae.com/logic2/Logic-2.4.44-macos-arm64.zip)

# 2.4.44

Welcome to the 2.4.44 release of Logic!

We’ve added a Model Context Protocol (MCP) server to enable easier remote control of the application from external tools. This feature is experimental, and we would appreciate [feedback](https://www.saleae.com/contact) from users who try it out! The server can be enabled from the settings dialog or from the lower right automation menu.

## What’s new

- Added an experimental MCP (Model Context Protocol) server. [Learn more](https://docs.saleae.com/mcp)

## Fixes

- Fixed a minor display issue with annotations in V2 measurements.

---

<div class="post-metadata">

### Author: ![markgarrison](https://yyz2.discourse-cdn.com/flex030/user_avatar/discuss.saleae.com/markgarrison/32/23_2.png) [@markgarrison](https://discuss.saleae.com/u/markgarrison)
#### Post date: [April 1, 2026, 12:02am UTC](https://discuss.saleae.com/t/logic-2-4-44/3684/2 "2026-04-01T00:02:09Z")

</div>



---

<div class="post-metadata">

### Author: ![ted.dunning](https://avatars.discourse-cdn.com/v4/letter/t/7ab992/32.png) [@ted.dunning](https://discuss.saleae.com/u/ted.dunning)
#### Post date: [April 7, 2026, 2:13pm UTC](https://discuss.saleae.com/t/logic-2-4-44/3684/3 "2026-04-07T14:13:53Z")

</div>

Please make sure that this is an optional feature.

---

<div class="post-metadata">

### Author: ![timreyes](https://yyz2.discourse-cdn.com/flex030/user_avatar/discuss.saleae.com/timreyes/32/108_2.png) [@timreyes](https://discuss.saleae.com/u/timreyes)
#### Post date: [April 9, 2026, 1:16am UTC](https://discuss.saleae.com/t/logic-2-4-44/3684/4 "2026-04-09T01:16:11Z")

</div>

@ted.dunning The MCP server is optional and is diabled by default. It can be found in the Settings window (e.g. on Win11: File \> Settings).

 ![Screenshot 2026-04-08 191509](https://canada1.discourse-cdn.com/flex030/uploads/saleae/original/2X/c/c7d9ae8b8e313b7d84086aafe7ea8706e7772507.png)

---

<div class="post-metadata">

### Author: ![haberlerm](https://yyz2.discourse-cdn.com/flex030/user_avatar/discuss.saleae.com/haberlerm/32/1508_2.png) [@haberlerm](https://discuss.saleae.com/u/haberlerm)
#### Post date: [April 17, 2026, 3:36am UTC](https://discuss.saleae.com/t/logic-2-4-44/3684/5 "2026-04-17T03:36:33Z")

</div>

playing with the MCP server

could it be there’s some port number confusion?

Logic2 seems to listen on port 10430, docs seem to suggest 10530: [Getting Started - Saleae API Documentation](https://docs.saleae.com/mcp/guides/getting-started) - however, nothing listening on 10530

 ![image](https://canada1.discourse-cdn.com/flex030/uploads/saleae/original/2X/7/7051d145df5c7c6d58e50a34872318b3de446a40.png)

so I add [http://127.0.0.1:10430](http://127.0.0.1:10430) as http MCP and add it in VSCode Copilot:

```auto

2026-04-17 05:33:53.143 [info] Starting server Logic2
2026-04-17 05:33:53.143 [info] Connection state: Starting
2026-04-17 05:33:53.143 [info] Starting server from LocalProcess extension host
2026-04-17 05:33:53.143 [info] Connection state: Running
2026-04-17 05:33:53.152 [info] Connection state: Error Error sending message to http://127.0.0.1:10430/: TypeError: fetch failed

```

care to post an example session?

great idea!

best regards

Michael

---

<div class="post-metadata">

### Author: ![timreyes](https://yyz2.discourse-cdn.com/flex030/user_avatar/discuss.saleae.com/timreyes/32/108_2.png) [@timreyes](https://discuss.saleae.com/u/timreyes)
#### Post date: [April 17, 2026, 4:43pm UTC](https://discuss.saleae.com/t/logic-2-4-44/3684/6 "2026-04-17T16:43:13Z")

</div>

@haberlerm Clicking on the Automation button at the bottom should look like so:

 ![Screenshot 2026-04-17 104121](https://canada1.discourse-cdn.com/flex030/uploads/saleae/original/2X/1/1d4e05cb73693a81fd49f6d9db809f9a1e3a03be.png)

Can you confirm you are using version 2.4.44?

---

<div class="post-metadata">

### Author: ![haberlerm](https://yyz2.discourse-cdn.com/flex030/user_avatar/discuss.saleae.com/haberlerm/32/1508_2.png) [@haberlerm](https://discuss.saleae.com/u/haberlerm)
#### Post date: [April 18, 2026, 12:46am UTC](https://discuss.saleae.com/t/logic-2-4-44/3684/7 "2026-04-18T00:46:31Z")

</div>

now it is - sorry. It seems a naming difference (Saleae Logic.app vs Logic2.app in my case) and overwriting the wrong binary when moving to /Applications was at fault.

thanks!

Michael

---

<div class="post-metadata">

### Author: ![markgarrison](https://yyz2.discourse-cdn.com/flex030/user_avatar/discuss.saleae.com/markgarrison/32/23_2.png) [@markgarrison](https://discuss.saleae.com/u/markgarrison)
#### Post date: [August 1, 2026, 12:42am UTC](https://discuss.saleae.com/t/logic-2-4-44/3684/8 "2026-08-01T00:42:48Z")

</div>


