Skip to content
Claude Desktop

gpt 5 for Claude Desktop

com.jojapi/gpt-5

GPT-5: GPT‑5 is OpenAI’s most advanced and unified AI model, combining fast, real-time.

client:Claude Desktop transport:streamable-http tools:1

Install gpt 5 in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "gpt-5": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.jojapi.com/gpt-5"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

gpt 5 in other clients