From 96d2be3852d576decf74bbd5848056578256b765 Mon Sep 17 00:00:00 2001 From: Bereket Engida Date: Sun, 1 Mar 2026 04:28:56 -0800 Subject: [PATCH] chore: update callout for mcp --- docs/content/docs/plugins/mcp.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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