Skip to main content

MacOS

You can install Unblocked MCP in the Unblocked Mac app.
  1. Open the Unblocked Mac App
  2. Open up the top-right menu
  3. Select Install IDE Plugins
mac-app-install-ide-plugins
This will configure to use a local MCP server inside the Unblocked Mac app. The MCP server will use the login credentials from the Unblocked Mac app.

Linux and Windows

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
I