xncbf/chatgpt-mcp
MCP server enabling interaction between macOS ChatGPT desktop app and MCP-compatible AI assistants.
Platform-specific configuration:
{
"mcpServers": {
"chatgpt-mcp": {
"command": "npx",
"args": [
"-y",
"chatgpt-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...