ChatGPT MCP Status#

ChatGPT setup is not available until the hosted endpoint supports initialization and tool discovery.

Overview#

Altifigence MCP cannot be added to ChatGPT yet because the hosted endpoint does not complete MCP initialization or tool discovery.

What Exists#

The authorization server can dynamically register a public client using PKCE when the callback exactly matches this shape:

Text
https://chatgpt.com/connector/oauth/<callback_id>

The old Altifigence client-configuration endpoint is not deployed. Do not copy a client ID from earlier documentation or configure a client secret.

Current Blocker#

Even if registration and browser authorization complete, the current protected route cannot complete MCP initialization or tool discovery. A client therefore cannot scan a current customer tool catalog.

A setup guide will be published after callback registration, browser OAuth, initialize, tools/list, a read-only call, token expiry or refresh, and disconnect all work with the current ChatGPT connector.