🔓 docs: Comment Out MCP Permissions in librechat.example.yaml (#11620)

This commit is contained in:
Dustin Healy 2026-02-04 10:13:16 +01:00 committed by GitHub
parent 5cf50dd15e
commit 56a1b28293
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -102,17 +102,14 @@ interface:
marketplace: marketplace:
use: false use: false
fileCitations: true fileCitations: true
mcpServers: # MCP Servers configuration example
# MCP Servers configuration # mcpServers:
# Controls user permissions for MCP (Model Context Protocol) server management # Controls user permissions for MCP (Model Context Protocol) server management
# - use: Allow users to use configured MCP servers # - use: Allow users to use configured MCP servers
# - create: Allow users to create and manage new MCP servers # - create: Allow users to create and manage new MCP servers
# - share: Allow users to share MCP servers with other users # - share: Allow users to share MCP servers with other users
# - public: Allow users to share MCP servers publicly (with everyone) # - public: Allow users to share MCP servers publicly (with everyone)
use: false
share: false
create: false
public: false
# Creation / edit MCP server config Dialog config example # Creation / edit MCP server config Dialog config example
# trustCheckbox: # trustCheckbox:
# label: # label: