mirror of
https://gitlab.com/soapbox-pub/mkstack.git
synced 2025-08-27 13:09:22 +00:00
Switch to Nostrbook MCP from npm
This commit is contained in:
parent
7a7d91dbed
commit
1b74dc38fd
@ -9,7 +9,7 @@
|
|||||||
"nostr": {
|
"nostr": {
|
||||||
"type": "stdio",
|
"type": "stdio",
|
||||||
"command": "npx",
|
"command": "npx",
|
||||||
"args": ["-y", "deno", "run", "-A", "jsr:@nostrbook/mcp"]
|
"args": ["-y", "@nostrbook/mcp@latest"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user