psyclaw 0.30.6 → 0.30.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +58 -163
- package/agents/recommended/catalog.json +2 -2
- package/dist/src/adapters/pi/extension.js +86 -1
- package/dist/src/adapters/pi/extension.js.map +1 -1
- package/dist/src/observability/index.d.ts +8 -2
- package/dist/src/observability/index.js +26 -0
- package/dist/src/observability/index.js.map +1 -1
- package/dist/src/observability/llm.js +9 -4
- package/dist/src/observability/llm.js.map +1 -1
- package/dist/src/observability/node-sdks.d.ts +5 -0
- package/dist/src/observability/node-sdks.js +25 -0
- package/dist/src/observability/node-sdks.js.map +1 -1
- package/docs//344/275/277/347/224/250/347/231/275/347/232/256/344/271/246.md +1 -1
- package/package.json +1 -1
- package/skills/recommended/catalog.json +46 -41
- package/skills/recommended/mcp-catalog.json +197 -14
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"schemaVersion": "psyclaw/recommended-mcp/v1",
|
|
3
|
-
"documentVersion": "0.3.
|
|
3
|
+
"documentVersion": "0.3.4",
|
|
4
4
|
"sourceDocument": "学术AI_Skill分享资料.pdf + curated research MCP review",
|
|
5
5
|
"sourceRef": "user-curated",
|
|
6
6
|
"items": [
|
|
@@ -138,17 +138,200 @@
|
|
|
138
138
|
}
|
|
139
139
|
],
|
|
140
140
|
"installPrep": [
|
|
141
|
-
{
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
141
|
+
{
|
|
142
|
+
"id": "computer-use-mcp",
|
|
143
|
+
"sourceKind": "npm",
|
|
144
|
+
"ref": "7.4.0",
|
|
145
|
+
"license": "MIT",
|
|
146
|
+
"command": "npx -y @zavora-ai/computer-use-mcp@7.4.0",
|
|
147
|
+
"target": ".psyclaw/mcp/computer-use-mcp.json",
|
|
148
|
+
"dependencies": [
|
|
149
|
+
"Node.js >=20",
|
|
150
|
+
"npm",
|
|
151
|
+
"OS accessibility / screen permissions"
|
|
152
|
+
],
|
|
153
|
+
"status": "review-required",
|
|
154
|
+
"requiresApproval": true,
|
|
155
|
+
"blockedReason": "Desktop control is high-risk; pin package version and require explicit per-action approval before enabling write effects."
|
|
156
|
+
},
|
|
157
|
+
{
|
|
158
|
+
"id": "markitdown-mcp",
|
|
159
|
+
"sourceKind": "pypi",
|
|
160
|
+
"ref": "0.0.1a7",
|
|
161
|
+
"license": "MIT",
|
|
162
|
+
"command": "python -m pip install markitdown-mcp==0.0.1a7",
|
|
163
|
+
"target": ".psyclaw/mcp/markitdown-mcp.json",
|
|
164
|
+
"dependencies": [
|
|
165
|
+
"Python >=3.10",
|
|
166
|
+
"pip",
|
|
167
|
+
"markitdown-mcp"
|
|
168
|
+
],
|
|
169
|
+
"status": "review-required",
|
|
170
|
+
"requiresApproval": true,
|
|
171
|
+
"blockedReason": "PyPI currently provides only prerelease 0.0.1a7; verify prerelease acceptance and artifact hash before installation."
|
|
172
|
+
},
|
|
173
|
+
{
|
|
174
|
+
"id": "paper-search-mcp",
|
|
175
|
+
"sourceKind": "github",
|
|
176
|
+
"ref": "8d305842789d64a441f7a540350f04754731cdf2",
|
|
177
|
+
"license": "MIT",
|
|
178
|
+
"command": "git clone https://github.com/openags/paper-search-mcp .psyclaw/mcp-src/paper-search-mcp && git -C .psyclaw/mcp-src/paper-search-mcp checkout 8d305842789d64a441f7a540350f04754731cdf2",
|
|
179
|
+
"target": ".psyclaw/mcp/paper-search-mcp.json",
|
|
180
|
+
"dependencies": [
|
|
181
|
+
"Git",
|
|
182
|
+
"Python >=3.10",
|
|
183
|
+
"uv"
|
|
184
|
+
],
|
|
185
|
+
"status": "review-required",
|
|
186
|
+
"requiresApproval": true,
|
|
187
|
+
"blockedReason": "Review repository lockfile and register the verified paper-search-mcp stdio entrypoint before enabling."
|
|
188
|
+
},
|
|
189
|
+
{
|
|
190
|
+
"id": "scientific-papers-mcp",
|
|
191
|
+
"sourceKind": "github",
|
|
192
|
+
"ref": "646da8d8af653f6b833f3725bae4cafc38a9428e",
|
|
193
|
+
"license": "MIT",
|
|
194
|
+
"command": "git clone https://github.com/benedict2310/Scientific-Papers-MCP .psyclaw/mcp-src/scientific-papers-mcp && git -C .psyclaw/mcp-src/scientific-papers-mcp checkout 646da8d8af653f6b833f3725bae4cafc38a9428e",
|
|
195
|
+
"target": ".psyclaw/mcp/scientific-papers-mcp.json",
|
|
196
|
+
"dependencies": [
|
|
197
|
+
"Git",
|
|
198
|
+
"repository runtime requirements"
|
|
199
|
+
],
|
|
200
|
+
"status": "review-required",
|
|
201
|
+
"requiresApproval": true,
|
|
202
|
+
"blockedReason": "Verify the npm artifact or build output and executable registration before enabling."
|
|
203
|
+
},
|
|
204
|
+
{
|
|
205
|
+
"id": "pubmed-search-mcp",
|
|
206
|
+
"sourceKind": "github",
|
|
207
|
+
"ref": "d7a4060f6009a1f08a28c30795a5b1680cdadef9",
|
|
208
|
+
"license": "Apache-2.0",
|
|
209
|
+
"command": "git clone https://github.com/u9401066/pubmed-search-mcp .psyclaw/mcp-src/pubmed-search-mcp && git -C .psyclaw/mcp-src/pubmed-search-mcp checkout d7a4060f6009a1f08a28c30795a5b1680cdadef9",
|
|
210
|
+
"target": ".psyclaw/mcp/pubmed-search-mcp.json",
|
|
211
|
+
"dependencies": [
|
|
212
|
+
"Git",
|
|
213
|
+
"Python >=3.10",
|
|
214
|
+
"uv",
|
|
215
|
+
"PubMed/NCBI access configuration"
|
|
216
|
+
],
|
|
217
|
+
"status": "review-required",
|
|
218
|
+
"requiresApproval": true,
|
|
219
|
+
"blockedReason": "Review the locked dependencies and external provider configuration before registering the verified pubmed-search-mcp stdio entrypoint."
|
|
220
|
+
},
|
|
221
|
+
{
|
|
222
|
+
"id": "zotero-mcp",
|
|
223
|
+
"sourceKind": "github",
|
|
224
|
+
"ref": "d57892db395c38d7782f037bc9fc8222e6a429ae",
|
|
225
|
+
"license": "MIT OR Apache-2.0",
|
|
226
|
+
"command": "git clone https://github.com/richardjlyon/zotero-mcp .psyclaw/mcp-src/zotero-mcp && git -C .psyclaw/mcp-src/zotero-mcp checkout d57892db395c38d7782f037bc9fc8222e6a429ae",
|
|
227
|
+
"target": ".psyclaw/mcp/zotero-mcp.json",
|
|
228
|
+
"dependencies": [
|
|
229
|
+
"Git",
|
|
230
|
+
"Zotero local library",
|
|
231
|
+
"Zotero API/token only if explicitly configured"
|
|
232
|
+
],
|
|
233
|
+
"status": "review-required",
|
|
234
|
+
"requiresApproval": true,
|
|
235
|
+
"blockedReason": "Local-library access and write-capable operations require a separate trust decision before registering the zotero-mcp executable."
|
|
236
|
+
},
|
|
237
|
+
{
|
|
238
|
+
"id": "academic-mcp",
|
|
239
|
+
"sourceKind": "github",
|
|
240
|
+
"ref": "f493de604eb672fdd7eb49edbc7a233c771c5a5a",
|
|
241
|
+
"license": "MIT",
|
|
242
|
+
"command": "git clone https://github.com/veale/academic-mcp .psyclaw/mcp-src/academic-mcp && git -C .psyclaw/mcp-src/academic-mcp checkout f493de604eb672fdd7eb49edbc7a233c771c5a5a",
|
|
243
|
+
"target": ".psyclaw/mcp/academic-mcp.json",
|
|
244
|
+
"dependencies": [
|
|
245
|
+
"Git",
|
|
246
|
+
"Python >=3.12",
|
|
247
|
+
"uv",
|
|
248
|
+
"Zotero/OpenAlex/Semantic Scholar configuration per repository metadata"
|
|
249
|
+
],
|
|
250
|
+
"status": "review-required",
|
|
251
|
+
"requiresApproval": true,
|
|
252
|
+
"blockedReason": "Review locked dependencies and external API terms before registering `uv run python -m academic_mcp` as the stdio server."
|
|
253
|
+
},
|
|
254
|
+
{
|
|
255
|
+
"id": "scholar-mcp",
|
|
256
|
+
"sourceKind": "github",
|
|
257
|
+
"ref": "499db128daa0a66e62e1dfc6f61578f7d9a5b4b9",
|
|
258
|
+
"license": "MIT",
|
|
259
|
+
"command": "git clone https://github.com/pvliesdonk/scholar-mcp .psyclaw/mcp-src/scholar-mcp && git -C .psyclaw/mcp-src/scholar-mcp checkout 499db128daa0a66e62e1dfc6f61578f7d9a5b4b9",
|
|
260
|
+
"target": ".psyclaw/mcp/scholar-mcp.json",
|
|
261
|
+
"dependencies": [
|
|
262
|
+
"Git",
|
|
263
|
+
"Python >=3.11",
|
|
264
|
+
"uv",
|
|
265
|
+
"provider/API configuration per repository metadata"
|
|
266
|
+
],
|
|
267
|
+
"status": "review-required",
|
|
268
|
+
"requiresApproval": true,
|
|
269
|
+
"blockedReason": "Review locked dependencies and provider/API terms before registering `scholar-mcp serve`."
|
|
270
|
+
},
|
|
271
|
+
{
|
|
272
|
+
"id": "drawio-mcp",
|
|
273
|
+
"sourceKind": "npm",
|
|
274
|
+
"ref": "1.6.0",
|
|
275
|
+
"license": "Apache-2.0",
|
|
276
|
+
"command": "npx -y @drawio/mcp@1.6.0",
|
|
277
|
+
"target": ".psyclaw/mcp/drawio-mcp.json",
|
|
278
|
+
"dependencies": [
|
|
279
|
+
"Node.js >=18",
|
|
280
|
+
"npm",
|
|
281
|
+
"browser to open app.diagrams.net (or DRAWIO_BASE_URL)"
|
|
282
|
+
],
|
|
283
|
+
"status": "review-required",
|
|
284
|
+
"requiresApproval": true,
|
|
285
|
+
"blockedReason": "Confirm stdio config opens diagrams in the browser; optional DRAWIO_BASE_URL for self-hosted draw.io. Hosted MCP Apps endpoint https://mcp.draw.io/mcp is a separate path."
|
|
286
|
+
},
|
|
287
|
+
{
|
|
288
|
+
"id": "playwright-mcp",
|
|
289
|
+
"sourceKind": "npm",
|
|
290
|
+
"ref": "0.0.82",
|
|
291
|
+
"license": "Apache-2.0",
|
|
292
|
+
"command": "npx -y @playwright/mcp@0.0.82",
|
|
293
|
+
"target": ".psyclaw/mcp/playwright-mcp.json",
|
|
294
|
+
"dependencies": [
|
|
295
|
+
"Node.js >=18",
|
|
296
|
+
"npm or pnpm",
|
|
297
|
+
"optional browser extension for existing login session"
|
|
298
|
+
],
|
|
299
|
+
"status": "review-required",
|
|
300
|
+
"requiresApproval": true,
|
|
301
|
+
"blockedReason": "Browser navigation and downloads remain separately approved; package execution is pinned to npm version 0.0.82."
|
|
302
|
+
},
|
|
303
|
+
{
|
|
304
|
+
"id": "mne-mcp",
|
|
305
|
+
"sourceKind": "pypi",
|
|
306
|
+
"ref": "0.4.3",
|
|
307
|
+
"license": "MIT",
|
|
308
|
+
"command": "uvx --from mne-mcp==0.4.3 mne-mcp",
|
|
309
|
+
"target": ".psyclaw/mcp/mne-mcp.json",
|
|
310
|
+
"dependencies": [
|
|
311
|
+
"Python >=3.12",
|
|
312
|
+
"uv",
|
|
313
|
+
"MNE-Python data dependencies"
|
|
314
|
+
],
|
|
315
|
+
"status": "review-required",
|
|
316
|
+
"requiresApproval": true,
|
|
317
|
+
"blockedReason": "Verify the pinned PyPI artifact hash and local-data write policy before registration."
|
|
318
|
+
},
|
|
319
|
+
{
|
|
320
|
+
"id": "spss-mcp",
|
|
321
|
+
"sourceKind": "github",
|
|
322
|
+
"ref": "fb4f020189b28b8acfb23a710875a7f9ae4e1e62",
|
|
323
|
+
"license": "MIT",
|
|
324
|
+
"command": "git clone https://github.com/Exekiel179/SPSS-MCP .psyclaw/mcp-src/spss-mcp && git -C .psyclaw/mcp-src/spss-mcp checkout fb4f020189b28b8acfb23a710875a7f9ae4e1e62",
|
|
325
|
+
"target": ".psyclaw/mcp/spss-mcp.json",
|
|
326
|
+
"dependencies": [
|
|
327
|
+
"Git",
|
|
328
|
+
"IBM SPSS Statistics",
|
|
329
|
+
"Python runtime per repository metadata"
|
|
330
|
+
],
|
|
331
|
+
"status": "review-required",
|
|
332
|
+
"requiresApproval": true,
|
|
333
|
+
"blockedReason": "The source entrypoint is `spss-mcp = spss_mcp.cli:main`; verify IBM SPSS licensing/runtime availability before registration."
|
|
334
|
+
}
|
|
335
|
+
],
|
|
336
|
+
"syncedAt": "2026-09-21"
|
|
154
337
|
}
|