4
min read
What we’ll do:
Install Node.js (this automatically gives you npm and npx).
Double‑check everything is working.
Install GoMarble DXT
Step 1 – Open PowerShell
Click the Start button (Windows logo, bottom‑left corner).
Type powershell.
In the list that appears, right‑click “Windows PowerShell” → Run as administrator.
A pop‑up will ask “Do you want to allow this app…?” Click Yes.
Step 2 – Install Node.js (Includes npm & npx)
In the blue PowerShell window, copy‑and‑paste this line and press Enter:
When you see License terms? (Y/N), type Y and press Enter.
Winget now downloads and installs everything for you.
Step 3 – Restart PowerShell
Close the blue window, then repeat Step 1 to open a fresh PowerShell window.
(This refreshes Windows so it can find the new programs.)
Step 4 – Use the Commands to Verify Setup
Copy the first command below, press Enter, wait for the version number, then copy the second command and press Enter.
(you should see a version number like 10.5.0)
(you should see the same version number again)
If you get two separate version numbers—one after each command—everything’s working!
Step 5 – Open Claude Desktop Extensions Menu
In Claude, click the ☰ menu (top‑left) ➜ Settings → Extensions.
Click Advanced Settings.
Under Built‑in Tools, confirm a Node.js version is listed—this should match what you installed.
Step 6 – Turn Off Claude’s Built‑in Node
Still in Advanced Settings, find Use Built‑In Node.js for MCP.
Toggle this switch Off.
Step 7 – Install the GoMarble Extension (DXT)
Scroll to the bottom and click Install Extension.
Browse to where you saved the GoMarble.dxt file and select it.
Wait until Claude shows “Installed”.
Step 8 – Add Your GoMarble API Key
In Extensions, click the new GoMarble entry.
Paste your API Key into the field provided and click Save.
Step 9 – Enable the Extension
Toggle Enable next to GoMarble so it turns blue (On).
Step 10 – Restart Claude
Close and reopen Claude—or click Restart Claude if the button appears. Your GoMarble extension now uses the freshly installed Node.js!