Spaces:
13ze
/
Sleeping

thiennd5751 commited on
Commit
68ad8de
·
verified ·
1 Parent(s): d667305

Update librechat.yaml

Browse files
Files changed (1) hide show
  1. librechat.yaml +6 -0
librechat.yaml CHANGED
@@ -11,6 +11,12 @@ interface:
11
  externalUrl: 'https://librechat.ai/tos'
12
  openNewTab: true
13
 
 
 
 
 
 
 
14
  registration:
15
  socialLogins: ["discord", "facebook", "github", "google", "openid"]
16
 
 
11
  externalUrl: 'https://librechat.ai/tos'
12
  openNewTab: true
13
 
14
+ mcpServers:
15
+ searxng:
16
+ command: "mcp-searxng"
17
+ env:
18
+ SEARXNG_URL: "https://searx.be/"
19
+
20
  registration:
21
  socialLogins: ["discord", "facebook", "github", "google", "openid"]
22