Use js-dev-mcp from npm

This commit is contained in:
Alex Gleason 2025-06-14 22:36:58 -05:00
parent 8559a004e8
commit 7a5fce4933
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7

View File

@ -4,7 +4,7 @@
"js-dev": { "js-dev": {
"type": "stdio", "type": "stdio",
"command": "npx", "command": "npx",
"args": ["-y", "deno", "run", "-A", "jsr:@soapbox/js-dev-mcp"] "args": ["-y", "@soapbox.pub/js-dev-mcp"]
}, },
"nostr": { "nostr": {
"type": "stdio", "type": "stdio",