From 077e38eab263fccb8d20a408550358dcdd95510c Mon Sep 17 00:00:00 2001 From: Raphael Meudec Date: Mon, 11 Aug 2025 11:01:38 +0200 Subject: [PATCH 1/3] better dir naming --- {product doc => documentation}/README.md | 0 {product doc => documentation}/setup-blue-morpho-mcp.md | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename {product doc => documentation}/README.md (100%) rename {product doc => documentation}/setup-blue-morpho-mcp.md (100%) diff --git a/product doc/README.md b/documentation/README.md similarity index 100% rename from product doc/README.md rename to documentation/README.md diff --git a/product doc/setup-blue-morpho-mcp.md b/documentation/setup-blue-morpho-mcp.md similarity index 100% rename from product doc/setup-blue-morpho-mcp.md rename to documentation/setup-blue-morpho-mcp.md From 6f726cedcf5bab3b1903ef6d15c1ebcde5b2db95 Mon Sep 17 00:00:00 2001 From: Raphael Meudec Date: Mon, 11 Aug 2025 11:03:05 +0200 Subject: [PATCH 2/3] Add Claude Code setup instructions --- documentation/setup-blue-morpho-mcp.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/documentation/setup-blue-morpho-mcp.md b/documentation/setup-blue-morpho-mcp.md index 18a8e73..e3f7794 100644 --- a/documentation/setup-blue-morpho-mcp.md +++ b/documentation/setup-blue-morpho-mcp.md @@ -69,6 +69,15 @@ Replace YOUR-API-KEY-HERE with your Blue Morpho API key (or preferably, use envi Restart Claude. Navigate back to Settings → Developer → Edit Config. You should see your running MCP connection. +### Claude Code + +You can set-up the MCP server through the `claude` CLI: + +```bash +export BLUE_MORPHO_TOKEN="bm_[...]" +claude mcp add blue-morpho https://app.getbluemorpho.com/mcp/ -t http -H "X-API-Key: ${BLUE_MORPHO_TOKEN}" -s project +``` + ## Step 3: test Blue Morpho MCP Once your AI tool is connected to Blue Morpho via MCP, you can immediately begin issuing commands to interact with your projects. From 6502ef98914518f8911c788b9ff93401a4ffd94c Mon Sep 17 00:00:00 2001 From: Raphael Meudec Date: Mon, 11 Aug 2025 11:42:18 +0200 Subject: [PATCH 3/3] update backlink --- tutorials/automate-nda-review.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/automate-nda-review.md b/tutorials/automate-nda-review.md index b757f21..1d0b1b1 100644 --- a/tutorials/automate-nda-review.md +++ b/tutorials/automate-nda-review.md @@ -52,7 +52,7 @@ Your Knowledge Base should now be visible in the **Knowledge Base** section. ### Setup -1. Install Cursor and connect Blue Morpho following [these steps](../product%20doc/setup-blue-morpho-mcp.md). +1. Install Cursor and connect Blue Morpho following [these steps](../documentation/setup-blue-morpho-mcp.md). 2. Open your NDA folder: **File > Open Folder** 3. Create a new chat (top right corner) 4. Select your target NDA