Claude ChatGPT
MCP Serverby syedazharmbnr1 · Added 5mo ago
Claude
776
Install
git clone https://github.com/syedazharmbnr1/claude-chatgpt-mcpAdd to Claude
claude mcp add syedazharmbnr1-claude-chatgpt-mcpQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"claude-chatgpt": {
"command": "npx",
"args": [
"@modelcontextprotocol/claude-chatgpt"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Integrates Claude with the ChatGPT desktop app on macOS using AppleScript, enabling cross-assistant interactions for prompt sending, response retrieval, and conversation management.
Tags
AI & MLmcp-server