Cursor MCP Integration

Step-by-step guide of how to setup Similarweb MCP in Cursor

Cursor Setup

Step 1: Access MCP Settings

  1. Open Cursor
  2. Navigate to SettingsMCP & IntegrationsNew MCP Server

Step 2: Add Configuration

Paste the following configuration and replace your-api-key:

{
  "similarweb-mcp": {
    "command": "npx",
    "args": [
      "-y", 
      "mcp-remote@latest", 
      "https://mcp.similarweb.com/",
      "--header", 
      "api-key: your-api-key"
    ]
  }
}

Step 3: Verify Connection

  1. Save the configuration
  2. Restart Cursor
  3. Confirm the MCP server appears as connected in settings