docs: Add note about upcoming MCP extension deprecation (#59812) (cherry-pick to preview) (#59813)

Cherry-pick of #59812 to preview

----
Release Notes:

- N/A

Co-authored-by: Finn Evers <finn@zed.dev>
This commit is contained in:
zed-zippy[bot] 2026-06-24 10:57:09 +00:00 committed by GitHub
parent 19b941790d
commit d8507bff6d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,6 +5,8 @@ description: "MCP Server Extensions for Zed extensions."
# MCP Server Extensions
> We plan to deprecate MCP server extensions in favor of the [official MCP registry](https://registry.modelcontextprotocol.io/). To keep your MCP server available in Zed, publish it to the official registry as well. Follow our deprecation progress in the [tracking issue](https://github.com/zed-industries/zed/issues/59351).
[Model Context Protocol servers](../ai/mcp.md) can be exposed as extensions for use in the Agent Panel.
## Defining MCP Extensions