Skip to main content

Quick install (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 supported tools and agents automatically.
The install script is currently supported on macOS only. Windows and Linux users should use the manual install instructions below.

Manual install (macOS, Windows, Linux)

Click here to install Unblocked MCP into Cursor. This will add the remote Unblocked MCP server to Cursor. Cursor will prompt you to authenticate with Unblocked via OAuth. Alternatively, you can install Unblocked MCP inside Cursor:
  1. Select View: Open MCP Settings from the command palette
  2. Click on Add Custom MCP. Cursor will open the MCP configuration file
  3. Edit the file to add the Unblocked MCP server:
{
  "mcpServers": {
    "server-name": {
      "url": "https://getunblocked.com/api/mcpsse"
    }
  }
}
After saving this file, the MCP server should appear with a Connect button. Click on this button to authenticate with Unblocked.