Skip to content

Commit 770c421

Browse files
fix formatting in Binary Ninja with ChatGPT Desktop App post
1 parent b98f1e3 commit 770c421

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

_posts/2025-11-16-binary-ninja-with-chatgpt-win-client.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@ description: Connect Binary Ninja to the ChatGPT desktop app via MCP and ngrok t
77
media_subpath: /assets/img/2025-11-16-binary-ninja-with-chatgpt-win-client
88
---
99

10-
Using **native custom tools** in the ChatGPT desktop app is still a bit awkward: it doesn’t expose the full MCP feature set that local AI agents do, and the built-in connectors/plugins all run in the cloud.
11-
12-
However, the desktop app is “just” a frontend for OpenAI’s GPT-5.1 Thinking model (standard vs. extended thinking). If we can connect a local MCP tool server as a **connector** to the ChatGPT app, we can:
10+
Using **native custom tools** in the ChatGPT desktop app is still a bit awkward: it doesn’t expose the full MCP feature set that local AI agents do, and the built-in connectors/plugins all run in the cloud. The desktop app is a frontend for OpenAI’s GPT-5.1 Thinking model (standard vs. extended thinking). If we can connect a local MCP tool server as a **connector** to the ChatGPT app, we can:
1311

1412
- Reuse the compute you already pay for in your ChatGPT subscription,
1513
- Keep Binary Ninja running locally,

0 commit comments

Comments
 (0)