Cursor MCP Integration

Step-by-step guide for connecting Similarweb’s MCP server to 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:

{
  "mcpServers": {
    "similarweb-traffic-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