Spaces:
Building
Building
Update librechat.yaml
Browse files- librechat.yaml +0 -18
librechat.yaml
CHANGED
@@ -127,24 +127,6 @@ mcpServers:
|
|
127 |
EXA_API_KEY: "e4399980-1016-44ab-8789-1ef7f967a281"
|
128 |
PATH: "/usr/local/bin:/usr/bin:/bin"
|
129 |
NODE_PATH: "/usr/local/lib/node_modules"
|
130 |
-
arxiv:
|
131 |
-
type: stdio
|
132 |
-
command: python
|
133 |
-
args:
|
134 |
-
- -m
|
135 |
-
- mcp_simple_arxiv
|
136 |
-
timeout: 60000000
|
137 |
-
pubmed:
|
138 |
-
type: stdio
|
139 |
-
command: python
|
140 |
-
args:
|
141 |
-
- -m
|
142 |
-
- mcp_simple_pubmed
|
143 |
-
env:
|
144 |
-
PUBMED_EMAIL: "[email protected]"
|
145 |
-
PUBMED_API_KEY : "77ea72d89b98d279c1848389cd027a51c408"
|
146 |
-
PATH: "/usr/local/bin:/usr/bin:/bin"
|
147 |
-
NODE_PATH: "/usr/local/lib/node_modules"
|
148 |
memory:
|
149 |
type: stdio
|
150 |
command: npx
|
|
|
127 |
EXA_API_KEY: "e4399980-1016-44ab-8789-1ef7f967a281"
|
128 |
PATH: "/usr/local/bin:/usr/bin:/bin"
|
129 |
NODE_PATH: "/usr/local/lib/node_modules"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
130 |
memory:
|
131 |
type: stdio
|
132 |
command: npx
|