Claude ChatGPT
Integrates Claude with the ChatGPT desktop app on macOS using AppleScript, enabling cross-assistant interactions for prompt sending, response retrieval, and conversation management.
Featured
View Source725 stars
0 tools
Created Aug 2025
@syedazharmbnr1/syedazharmbnr1-claude-chatgpt-claude-chatgpt-mcpAbout
Integrates Claude with the ChatGPT desktop app on macOS using AppleScript, enabling cross-assistant interactions for prompt sending, response retrieval, and conversation management.
Categories
general
Installation
npm
npm install @syedazharmbnr1/syedazharmbnr1-claude-chatgpt-claude-chatgpt-mcp
Configuration
{
"mcpServers": {
"syedazharmbnr1-claude-chatgpt-claude-chatgpt-mcp": {
"command": "npx",
"args": [
"-y",
"@syedazharmbnr1/syedazharmbnr1-claude-chatgpt-claude-chatgpt-mcp"
]
}
}
}