psyclaw 0.30.7 → 0.30.9

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.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "schemaVersion": "psyclaw/recommended-mcp/v1",
3
- "documentVersion": "0.3.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
- {"id":"computer-use-mcp","sourceKind":"github","ref":"latest","license":"MIT","command":"npx -y @zavora-ai/computer-use-mcp","target":".psyclaw/mcp/computer-use-mcp.json","dependencies":["Node.js >=18","npm","OS accessibility / screen permissions"],"status":"review-required","requiresApproval":true,"blockedReason":"Desktop control is high-risk; pin package version and require explicit per-action approval before enabling write effects."},
142
- {"id":"markitdown-mcp","sourceKind":"pypi","ref":"latest-stable","license":"MIT","command":"python -m pip install markitdown-mcp","target":".psyclaw/mcp/markitdown-mcp.json","dependencies":["Python >=3.10","pip","markitdown-mcp"],"status":"installable","requiresApproval":true},
143
- {"id":"paper-search-mcp","sourceKind":"github","ref":"c8b642183bb725f0a7faec89e58b558df09079d1","license":"MIT","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 c8b642183bb725f0a7faec89e58b558df09079d1","target":".psyclaw/mcp/paper-search-mcp.json","dependencies":["Git","Python/uv per repository metadata"],"status":"review-required","requiresApproval":true,"blockedReason":"Verify package entrypoint and lockfile before registering a stdio server."},
144
- {"id":"scientific-papers-mcp","sourceKind":"github","ref":"646da8d8af653f6b833f3725bae4cafc38a9428e","license":"unknown","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","target":".psyclaw/mcp/scientific-papers-mcp.json","dependencies":["Git","repository runtime requirements"],"status":"blocked","requiresApproval":true,"blockedReason":"License metadata is not verified."},
145
- {"id":"pubmed-search-mcp","sourceKind":"github","ref":"master","license":"NOASSERTION","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 master","target":".psyclaw/mcp/pubmed-search-mcp.json","dependencies":["Git","PubMed/NCBI access configuration"],"status":"blocked","requiresApproval":true,"blockedReason":"License and immutable commit were not verified."},
146
- {"id":"zotero-mcp","sourceKind":"github","ref":"d57892db395c38d7782f037bc9fc8222e6a429ae","license":"unknown","command":"git clone https://github.com/richardjlyon/zotero-mcp .psyclaw/mcp-src/zotero-mcp && git -C .psyclaw/mcp-src/zotero-mcp checkout d57892db395c38d7782f037bc9fc8222e6a429ae","target":".psyclaw/mcp/zotero-mcp.json","dependencies":["Git","Zotero local library","Zotero API/token only if explicitly configured"],"status":"blocked","requiresApproval":true,"blockedReason":"License is not verified and local-library write effects require a separate trust decision."},
147
- {"id":"academic-mcp","sourceKind":"github","ref":"main","license":"MIT","command":"git clone https://github.com/veale/academic-mcp .psyclaw/mcp-src/academic-mcp && git -C .psyclaw/mcp-src/academic-mcp checkout main","target":".psyclaw/mcp/academic-mcp.json","dependencies":["Git","Zotero/OpenAlex/Semantic Scholar configuration per repository metadata"],"status":"review-required","requiresApproval":true,"blockedReason":"Immutable commit and external API terms require preflight."},
148
- {"id":"scholar-mcp","sourceKind":"github","ref":"f94eac6a49c6d35a83f35148375eebfa08459e9b","license":"MIT","command":"git clone https://github.com/pvliesdonk/scholar-mcp .psyclaw/mcp-src/scholar-mcp && git -C .psyclaw/mcp-src/scholar-mcp checkout f94eac6a49c6d35a83f35148375eebfa08459e9b","target":".psyclaw/mcp/scholar-mcp.json","dependencies":["Git","provider/API configuration per repository metadata"],"status":"review-required","requiresApproval":true,"blockedReason":"Verify executable entrypoint and API terms before registration."},
149
- {"id":"drawio-mcp","sourceKind":"npm","ref":"1.5.0","license":"Apache-2.0","command":"npx -y @drawio/mcp@1.5.0","target":".psyclaw/mcp/drawio-mcp.json","dependencies":["Node.js >=18","npm","browser to open app.diagrams.net (or DRAWIO_BASE_URL)"],"status":"review-required","requiresApproval":true,"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."},
150
- {"id":"playwright-mcp","sourceKind":"github","ref":"7e0457a7cbf88823bf0146d12c46ae12c6818247","license":"Apache-2.0","command":"npx -y @playwright/mcp@latest","target":".psyclaw/mcp/playwright-mcp.json","dependencies":["Node.js >=18","npm or pnpm","optional browser extension for existing login session"],"status":"review-required","requiresApproval":true,"blockedReason":"Pin npm package version before execution; browser navigation/download remains separately approved."},
151
- {"id":"mne-mcp","sourceKind":"github","ref":"627142cb5beebe1a210a8e0fb1e15afbec8b8010","license":"MIT","command":"uvx --from mne-mcp==0.3.0 mne-mcp","target":".psyclaw/mcp/mne-mcp.json","dependencies":["Python >=3.10","uv","MNE-Python data dependencies"],"status":"review-required","requiresApproval":true,"blockedReason":"Verify PyPI artifact hash and local-data write policy before registration."},
152
- {"id":"spss-mcp","sourceKind":"github","ref":"fb4f020189b28b8acfb23a710875a7f9ae4e1e62","license":"MIT","command":"git clone https://github.com/Exekiel179/SPSS-MCP .psyclaw/mcp-src/spss-mcp && git -C .psyclaw/mcp-src/spss-mcp checkout fb4f020189b28b8acfb23a710875a7f9ae4e1e62","target":".psyclaw/mcp/spss-mcp.json","dependencies":["Git","IBM SPSS Statistics","Python runtime per repository metadata"],"status":"review-required","requiresApproval":true,"blockedReason":"Verify repository entrypoint and SPSS license/runtime before registration."}
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
  }