PulseAugur
EN
LIVE 04:32:53

OpenAI launches Secure MCP Tunnel for private server integration

OpenAI has introduced a Secure MCP Tunnel feature, allowing models like ChatGPT and Codex to securely interact with private or on-premise MCP servers. This feature utilizes an open-source agent that establishes an outbound-only HTTPS connection to OpenAI, avoiding the need for inbound firewall ports or public listeners. The introduction of this tunnel addresses significant security risks associated with exposing MCP servers publicly, as highlighted by Adversa AI's findings of numerous unauthenticated and vulnerable MCP services online. AI

IMPACT Enhances security for AI integrations by allowing private systems to be accessed without direct exposure.

RANK_REASON This is a product feature release for an existing service, not a frontier model release or significant industry shift.

Read on dev.to — MCP tag →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

OpenAI launches Secure MCP Tunnel for private server integration

COVERAGE [1]

  1. dev.to — MCP tag TIER_1 English(EN) · Manu Shukla ·

    Connect private MCP servers to OpenAI: a 2026 Secure MCP Tunnel setup guide

    <h1> Connect private MCP servers to OpenAI: a 2026 Secure MCP Tunnel setup guide </h1> <p><strong>Summary.</strong> OpenAI's Secure MCP Tunnel, added to the API changelog in 2026, lets ChatGPT, Codex and the Responses API call a private or on-premise MCP server over an outbound-o…