From 3768abfc8b2e25d5ee9491e1670961ee3ee24568 Mon Sep 17 00:00:00 2001 From: Masha_Rudenko Date: Mon, 27 Jul 2026 11:10:43 +0300 Subject: [PATCH] [fix] update ChatGPT MCP documentation link - OpenAI moved MCP connector docs to a help-center article - old developers.openai.com link replaced with the current one --- docs/guides/mcp-server.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/mcp-server.md b/docs/guides/mcp-server.md index 3b6079fa..3b7367e4 100644 --- a/docs/guides/mcp-server.md +++ b/docs/guides/mcp-server.md @@ -159,7 +159,7 @@ Then run `agy` in the terminal. ### ChatGPT :::info -For more information, consult the [official documentation](https://developers.openai.com/api/docs/guides/tools-connectors-mcp). +For more information, consult the [official documentation](https://help.openai.com/en/articles/12584461-developer-mode-and-mcp-apps-in-chatgpt). ::: Follow these steps: