From 0573934fc8796d41fb7f75599253ea3cbcb21daa Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Sat, 7 Jun 2025 13:54:33 -0500 Subject: [PATCH] Nostrbook MCP is now on npm --- documentation/docs/tutorials/nostrbook-mcp.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/documentation/docs/tutorials/nostrbook-mcp.md b/documentation/docs/tutorials/nostrbook-mcp.md index a71f85501aa5..4388fd0809be 100644 --- a/documentation/docs/tutorials/nostrbook-mcp.md +++ b/documentation/docs/tutorials/nostrbook-mcp.md @@ -15,7 +15,7 @@ This tutorial covers how to add the [Nostrbook MCP Server](https://gitlab.com/so **Command** ```sh -npx -y xjsr @nostrbook/mcp +npx -y @nostrbook/mcp@latest ``` ::: @@ -88,7 +88,7 @@ Note that you'll need [Node.js](https://nodejs.org/) installed on your system to │ // highlight-start ◆ What command should be run? - │ npx -y xjsr @nostrbook/mcp + │ npx -y @nostrbook/mcp@latest // highlight-end └ ``` @@ -107,7 +107,7 @@ Note that you'll need [Node.js](https://nodejs.org/) installed on your system to │ Nostrbook │ ◇ What command should be run? - │ npx -y xjsr @nostrbook/mcp + │ npx -y @nostrbook/mcp@latest │ // highlight-start ◆ Please set the timeout for this tool (in secs): @@ -131,7 +131,7 @@ Note that you'll need [Node.js](https://nodejs.org/) installed on your system to │ Nostrbook │ ◇ What command should be run? - │ npx -y xjsr @nostrbook/mcp + │ npx -y @nostrbook/mcp@latest │ ◇ Please set the timeout for this tool (in secs): │ 300 @@ -159,7 +159,7 @@ Note that you'll need [Node.js](https://nodejs.org/) installed on your system to │ Nostrbook │ ◇ What command should be run? - │ npx -y xjsr @nostrbook/mcp + │ npx -y @nostrbook/mcp@latest │ ◇ Please set the timeout for this tool (in secs): │ 300