diff --git a/docs/content/docs/plugins/mcp.mdx b/docs/content/docs/plugins/mcp.mdx index 5386a25eeb..7bd03615e1 100644 --- a/docs/content/docs/plugins/mcp.mdx +++ b/docs/content/docs/plugins/mcp.mdx @@ -12,7 +12,7 @@ This plugin will soon be deprecated in favor of the [OAuth Provider Plugin](/doc The **MCP** plugin lets your app act as an OAuth provider for MCP clients. It handles authentication and makes it easy to issue and manage access tokens for MCP applications. -This plugin is based on OIDC Provider plugin. It's currently not ready for production use. We are working on it and will update this documentation when it's ready. +This plugin is based on OIDC Provider plugin. It'll be moved to the OAuth Provider Plugin in the future. ## Installation