diff --git a/en/guides/application-publishing/publish-mcp.mdx b/en/guides/application-publishing/publish-mcp.mdx index 95a774f3..df3d47a0 100644 --- a/en/guides/application-publishing/publish-mcp.mdx +++ b/en/guides/application-publishing/publish-mcp.mdx @@ -12,6 +12,10 @@ Dify now supports exposing your applications as [MCP](https://modelcontextprotoc Navigate to your application's configuration interface in Dify, you'll find an MCP Server configuration module. The feature is disabled by default. When you toggle it on, Dify generates an unique MCP Server address for your application. This address serves as the connection point for external tools. + + Your MCP Server URL contains authentication credentials, so treat it like an API key. If you suspect it's been compromised, use the regenerate button to create a new URL. The old one will immediately stop working. + +