Skip to content
VS Code

gpt 5 for VS Code

com.jojapi/gpt-5

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

client:VS Code transport:streamable-http tools:1

Install gpt 5 in VS Code

.vscode/mcp.json

{
  "servers": {
    "gpt-5": {
      "type": "http",
      "url": "https://mcp.jojapi.com/gpt-5"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

gpt 5 in other clients