From af28f252f283249114ba69e3fce2e4a949c39b7b Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Sat, 11 Oct 2025 14:14:30 -0500 Subject: [PATCH] refac --- docs/features/mcp.mdx | 2 +- docs/features/plugin/index.mdx | 2 +- docs/features/rbac/index.mdx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/features/mcp.mdx b/docs/features/mcp.mdx index 95d24ffc..c6477b90 100644 --- a/docs/features/mcp.mdx +++ b/docs/features/mcp.mdx @@ -1,5 +1,5 @@ --- -title: 🔌 MCP (Model Context Protocol) +title: 🔌 Model Context Protocol (MCP) --- Open WebUI natively supports **MCP (Model Context Protocol)** starting in **v0.6.31**. This page shows how to enable it quickly, harden it for production, and troubleshoot common snags. diff --git a/docs/features/plugin/index.mdx b/docs/features/plugin/index.mdx index edc3c13c..71ee65da 100644 --- a/docs/features/plugin/index.mdx +++ b/docs/features/plugin/index.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 0 -title: "🛠️ Tools & Functions" +title: "🛠️ Tools & Functions (Plugins)" --- # 🛠️ Tools & Functions diff --git a/docs/features/rbac/index.mdx b/docs/features/rbac/index.mdx index 656ba906..0829ea4c 100644 --- a/docs/features/rbac/index.mdx +++ b/docs/features/rbac/index.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -title: "🪪 Role-Based Access Control" +title: "🪪 Role-Based Access Control (RBAC)" --- ## Access Control