mirror of
https://gitlab.com/soapbox-pub/mkstack.git
synced 2025-08-27 13:09:22 +00:00
npx -y
This commit is contained in:
parent
282d6f4d4e
commit
f5cbf3bcd1
@ -3,7 +3,7 @@
|
|||||||
"nostr": {
|
"nostr": {
|
||||||
"type": "stdio",
|
"type": "stdio",
|
||||||
"command": "npx",
|
"command": "npx",
|
||||||
"args": ["xjsr", "@nostrbook/mcp"]
|
"args": ["-y", "xjsr", "@nostrbook/mcp"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
2
.vscode/mcp.json
vendored
2
.vscode/mcp.json
vendored
@ -3,7 +3,7 @@
|
|||||||
"nostr": {
|
"nostr": {
|
||||||
"type": "stdio",
|
"type": "stdio",
|
||||||
"command": "npx",
|
"command": "npx",
|
||||||
"args": ["xjsr", "@nostrbook/mcp"]
|
"args": ["-y", "xjsr", "@nostrbook/mcp"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user