mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
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:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user