mirror of
https://gitlab.com/soapbox-pub/mkstack.git
synced 2025-08-26 20:49:22 +00:00
Update mcp servers
This commit is contained in:
parent
a862d30e8e
commit
df80653a83
@ -1,9 +1,14 @@
|
|||||||
{
|
{
|
||||||
"mcpServers": {
|
"mcpServers": {
|
||||||
|
"js-dev": {
|
||||||
|
"type": "stdio",
|
||||||
|
"command": "npx",
|
||||||
|
"args": ["-y", "@soapbox.pub/js-dev-mcp@latest"]
|
||||||
|
},
|
||||||
"nostr": {
|
"nostr": {
|
||||||
"type": "stdio",
|
"type": "stdio",
|
||||||
"command": "npx",
|
"command": "npx",
|
||||||
"args": ["-y", "xjsr", "@nostrbook/mcp"]
|
"args": ["-y", "@nostrbook/mcp@latest"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
7
.vscode/mcp.json
vendored
7
.vscode/mcp.json
vendored
@ -1,9 +1,14 @@
|
|||||||
{
|
{
|
||||||
"servers": {
|
"servers": {
|
||||||
|
"js-dev": {
|
||||||
|
"type": "stdio",
|
||||||
|
"command": "npx",
|
||||||
|
"args": ["-y", "@soapbox.pub/js-dev-mcp@latest"]
|
||||||
|
},
|
||||||
"nostr": {
|
"nostr": {
|
||||||
"type": "stdio",
|
"type": "stdio",
|
||||||
"command": "npx",
|
"command": "npx",
|
||||||
"args": ["-y", "xjsr", "@nostrbook/mcp"]
|
"args": ["-y", "@nostrbook/mcp@latest"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user