MCP tool for Claude to interface with the ChatGPT macOS desktop app
Top 49.3% on sourcepulse
This tool enables interaction between the Claude desktop application and the ChatGPT desktop application on macOS, allowing users to query ChatGPT directly from Claude and manage conversation history. It is designed for macOS users with Apple Silicon chips who utilize both the Claude and ChatGPT desktop applications.
How It Works
The tool leverages the Model Context Protocol (MCP) to bridge the two applications. It functions as a command-line interface (CLI) script that is configured within Claude's desktop application settings. When a user prompts Claude to interact with ChatGPT, Claude invokes this script, passing the user's query. The script then interfaces with the ChatGPT desktop app to retrieve or send information, facilitating a seamless cross-application workflow.
Quick Start & Requirements
bun install
claude_desktop_config.json
and granting Accessibility permissions to the terminal application.Highlighted Details
Maintenance & Community
The project appears to be a personal utility with no explicit mention of maintainers, community channels, or a roadmap.
Licensing & Compatibility
Limitations & Caveats
This tool is macOS-specific and requires both the Claude and ChatGPT desktop applications to be installed and configured correctly. It relies on the internal structure of these applications, which could be subject to breaking changes with future updates.
2 weeks ago
1+ week