A Claude MCP tool to interact with the ChatGPT desktop app on macOS
{ "mcpServers": { "claude-chatgpt": { "command": "npx", "args": [ "-y", "claude-chatgpt-mcp" ] } } }