ChatGPT macOS App

Enables interaction with the ChatGPT macOS app through AppleScript automation, allowing tools to send prompts via keyboard input simulation without switching interfaces.

View Source
11 stars
0 tools
Created Aug 2025
@cdpath/cdpath-chatgpt-macos-app-chatgpt-app

About

Enables interaction with the ChatGPT macOS app through AppleScript automation, allowing tools to send prompts via keyboard input simulation without switching interfaces.

Categories

general

Installation

npm

npm install @cdpath/cdpath-chatgpt-macos-app-chatgpt-app

Configuration

{ "mcpServers": { "cdpath-chatgpt-macos-app-chatgpt-app": { "command": "npx", "args": [ "-y", "@cdpath/cdpath-chatgpt-macos-app-chatgpt-app" ] } } }