Skip to main content

Install Script (macOS)

Run the following command to install Unblocked MCP:
curl -fsSL https://getunblocked.com/install-mcp.sh | bash
This will download the Unblocked CLI and configure your installed IDEs and agents automatically.
The install script is currently supported on macOS only. Linux and Windows users should use the Remote MCP method below.

Remote MCP (All Platforms)

You can install Unblocked MCP into VSCode Copilot with the following commandline:
code --add-mcp "{\"name\":\"unblocked\",\"type\": \"http\",\"url\": \"https://getunblocked.com/api/mcpsse\"}"

After installing, you will need to authenticate with Unblocked in VSCode:
  1. Select MCP: List Servers in the VSCode command palette
  2. Select unblocked
  3. Select Start Server. The MCP server should start, and you should be prompted to authenticate