Smithery CLI Installation (Windows)
Beta Software
The Smithery CLI is currently in beta and has been tested primarily on Windows 11. It's designed to solve Windows runtime issues for MCP servers. Currently, it only works with Smithery-hosted servers, and local server support is in active development. You may encounter issues on other Windows versions. Please report any issues or feedback through our Discord community.
This guide will walk you through installing the Smithery CLI on Windows using Scoop.
Installation Steps
Step 1: Install Scoop
For more information about Scoop, visit the official Scoop GitHub repository.
In Windows PowerShell:
powershell
powershell
Step 2: Add Scoop to your PATH
powershell
powershell
powershell
Step 3: Restart Powershell
Step 4: Check Scoop installation
powershell
Step 5: Install Smithery
powershell
powershell
Step 6: Check smithery installation
powershell
Step 7: Install and Run Server
Install the server:
powershell
Run the server in cursor MCP settings:
powershell
If the above command doesn't work, try using the full Scoop shim path:
powershell
Note: Replace YourUsername
with your actual Windows username.
Enjoy!