docs(docs/ai-coder): clarify MCP tools injection deprecation timeline (#24750)

The deprecation notice on the [MCP Tools
Injection](https://coder.com/docs/ai-coder/ai-gateway/mcp) page
currently states the feature "will be removed in a future release,"
which may cause concern for users relying on it today.

This updates the warning to clarify that the feature will remain
functional and will not be removed until its replacement, MCP Gateway,
is released.

> [!NOTE]
> Generated by Coder Agents

---------

Co-authored-by: david-fraley <67079030+david-fraley@users.noreply.github.com>
This commit is contained in:
Jiachen Jiang
2026-04-27 12:16:11 -07:00
committed by GitHub
parent 33ffedf411
commit adea1fa28f
+4 -1
View File
@@ -1,7 +1,10 @@
# MCP
> [!WARNING]
> Injected MCP in AI Gateway is deprecated and will be removed in a future release.
> Injected MCP in AI Gateway is deprecated.
> It remains functional and will not be removed until
> the new implementation is released. Only critical
> security-related patches will be made.
[Model Context Protocol (MCP)](https://modelcontextprotocol.io/docs/getting-started/intro) is a mechanism for connecting AI applications to external systems.