Conferences
06-07
August
Limassol, Cyprus
07
August
Saint Petersburg, Russia
12-13
August
20
August
25
August
Mexico City, Mexico
27-01
August -
September
Мехико, Мексика
31
August
Mexico City, Mexico
01-03
September
Mexico City, Mexico
01-03
September
Mexico City, Mexico
03
September
Cancún, Mexico
07-08
September
15
September
Lima, Peru
17-18
September
Bucharest, Romania
21-23
September
28
September
28-01
September -
October
Estoril, Portugal
28
September
29
September
Lisbon, Portugal
30
September
30
September
Lisbon, Portugal
01
October
Lisbon, Portugal
01
October
01
October
Moscow, Russia
02
October
14-16
October
Sofia, Bulgaria
19-20
October
19-21
October
Copenhagen, Denmark
22
October
22-23
October
Rome, Italy
02-05
November
Rome, Italy
02
November
04
November
04
November
05
November
09-10
November
24-25
November
Colombo, Sri Lanka
28
November
Colombo, Sri Lanka
28
November
Bangkok, Thailand
30-02
November -
December
Vienna, Austria
03-04
December
03-04
December
Vienna, Austria
04
December
08
December
Bangkok, Thailand
09-10
December
10
December
10
December
10
December
Koh Chang, Thailand
12-15
December
Gaborone, Botswana
15-18
February
Gaborone, Botswana
15-18
February
17
February
18
February
Mexico City, Mexico
24-26
February
Rio de Janeiro, Brazil
02-04
March
09-11
March
Amsterdam, Netherlands
19-21
April
21-23
April
Ta’ Qali, Malta
03-05
May
Munich, Germany
13-14
May
Düsseldorf, Germany
18-19
May
Limassol, Cyprus
10-11
June
Ho Chi Minh City, Vietnam
14
June
Toronto, Canada
15-17
June
05-06
July

Review and testing of the free ShardX antidetect browser


A review of ShardX — a free antidetect browser from ProxyShard. We looked at its feature set and tested the quality of its browser fingerprint and its work with MCP. The project’s launcher and user interface are open-source, but the modified Chromium remains closed-source and is downloaded from ProxyShard’s CDN on first launch. The browser is designed for multi-accounting and automation, supports a local API, an SDK for several programming languages, and MCP, which allows profiles to be managed programmatically and through AI tools.

CPA.RIP’s take: the ShardX antidetect browser can be used for work. Testing showed that the masking works correctly: the services Whoer, Iphey, and Pixelscan rated the digital identity as trustworthy.

Our roundup of antidetect browsers: https://cpa.rip/services/antidetect-browser/

Testing the antidetect browser

A selection of services for checking browser anonymity, fingerprint checks, etc.: https://cpa.rip/services/checking-browser-fingerprints-and-anonymity/.

Summary table of anonymity and digital fingerprint parameters:

ParameterWhoer.netPixelscan.netIpHey.com
My IP82.***.**.4482.***.**.44
LocationZürich / SchweizSwitzerland / ZürichSwitzerland
ISPLocotorpi
DNSN/A
HostnameN/A
OSWin10.0Windows
BrowserChrome 149.0Chrome 149.0.0.0Chrome
ProxyNeinNo proxy detected
AnonymizerNein
BlacklistNein
MaskingNo masking detectedEverything is fine
BotNo automated behavior detected
Status100%ConsistentTrustworthy
  • Whoer: Shows 100% anonymity.

  • Iphey: Rates the digital identity as “Trustworthy,” with no critical issues detected.

  • Pixelscan: The fingerprint is consistent, with no signs of masking or automation detected.

Key features

  • Isolated browser profiles
  • 170 ready-made device configurations are available for Windows, macOS and Linux.
  • The browser modifies digital fingerprint parameters, including WebGL, Canvas, Audio, Client Hints, fonts, screen, geolocation, time zone, TLS ClientHello, and JA4.
  • Fingerprint changes are implemented at the level of the modified Chromium without using JavaScript injections.
  • HTTP, HTTPS, and SOCKS5 proxies are supported, and when using SOCKS5 with UDP, WebRTC and QUIC (HTTP/3) are available.
  • The interface language, geolocation, and time zone can be automatically configured based on the proxy in use.
  • Chromium and the fingerprint library are updated automatically via ProxyShard’s CDN.

Automation and API

One of the key features of ShardX Launcher is its advanced automation system.

The browser provides a local API that makes it possible to:

  • create and delete profiles;
  • launch and stop profiles;
  • get profile information;
  • obtain a CDP WebSocket to connect automation tools;
  • manage the profile lifecycle.

Official SDKs are available for developers:

  • Python;
  • Node.js;
  • Rust.

In addition, MCP (Model Context Protocol) support has been implemented, allowing the browser to be controlled via Claude Desktop, compatible IDEs, and other AI clients.

Example of using MCP via Claude Desktop

  • Sample request: Open the proxy list.

  • Sample request: Launch the CPARIP profile, replacing the proxy with Bulgarian ones.

  • Sample request: Open Facebook.com and take a screenshot

Connecting MCP to Claude Desktop

Instructions using Windows as an example. Install Node.js from the official website Node.js. If Node.js is already installed, check its version by running node -v in the command line. The version should be 18.x or higher.

Download the folder containing the MCP server by clicking the Download MCP button in ShardX.

Open the command line and run the following one at a time:

cd Путь до скаченной папки MCPmcp
set PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD=1
set PATCHRIGHT_SKIP_BROWSER_DOWNLOAD=1
npm install

In the Settings section, copy the Bearer Token.

Open the claude_desktop_config.json file in the Claude folder in an editor and paste the code:

  "mcpServers": {
    "shardx": {
      "command": "node",
      "args": [
        "C:\ВАШ_ПУТЬ\mcp\index.js"
      ],
      "env": {
        "SHARDX_API": "http://127.0.0.1:40325",
        "SHARDX_TOKEN": "ВАШ_ТОКЕН"
      }
    }
  }

Check the MCP connection. Open Claude Customize → Developer; the server should appear there.

Nuances of installing ShardX on Mac

The first time you launch ShardX Launcher on macOS, you may see the message “The application is damaged and can’t be opened.” This is most often related to Gatekeeper blocking the app from launching due to quarantine (com.apple.quarantine) or signature-verification quirks:

Solution:

Run the following command in Terminal:

sudo xattr -r -c /Applications/LockedApp.app 

Instead of “LockedApp.app”, use the actual name of the application.

The command removes the application’s extended attributes, including the quarantine attribute, after which the application usually launches. It should only be used for applications obtained from a trusted source, since it allows one of macOS’s protection mechanisms to be bypassed.

Adding a proxy

In the Proxies section, click New proxy.

Paste the proxy in one of the selected formats and click Parse.

Creating a profile

In the Browser section, click New profile.

Set the profile name and select the operating system: macOS, Windows, and Linux are available. Select the proxies you’ve added and click Create profile. Configure additional parameters if needed.

Templates and fingerprints

You can create profiles from ready-made templates in a single click:

A fingerprint library is also available for Mac, Windows, and Linux:


0 Comments
Affiliate - Our assessment
Verticals
Min. sum
Site
It’s an affiliate program of the eponymous online casino. A direct advertiser as of 2017. They work by RevShare (up to 50%) partnership strategy.
1,000 rubles/$20/€20 pay
фото
фото
фото
фото
фото
фото
фото
фото
фото
фото
фото
фото
фото
фото
Affiliate program in the gambling vertical, a direct advertiser. It accepts traffic from CIS. It cooperates on the CPA, RevShare, Hybrid, Fix, and Flat models.
€100 pay
фото
фото
фото
фото
фото
фото
фото
SpinBetter Partners is an affiliate program in the Gambling and Betting verticals and a direct advertiser of the SpinBetter project. The company has been operating since 2019. It co-operates on CPA, Hybrid, RevShare, Fix, and Fix + RevShare models. SpinBet accepts SEO, ASO, PPC, UAC, Facebook, social, stream, email, messaging apps, and other types of traffic, except motive, schemes, and fraud.
50 pay
фото
фото
фото
фото
фото
Direct advertiser
Brands: FLAGMAN, IRWIN, GIZBO, LEX, MONRO, 1GO, STARDA, IZZI, DRIP, LEGZO, VOLNA, JET, FRESH, SOL, ROX, FUGU, IRIS
$20 pay
фото
фото
фото
фото
фото
фото
Traffic Cake is a direct advertiser offering iGaming vertical offers. Exclusive offers include VOX and Winnita. GEOs: Tier-1 and Tier-2. An authorized partner of well-known brands such as Vulkan Vegas, IceCasino, and Verde Casino. Works on CPA (up to €600), RevShare, and Hybrid models. Affiliates can earn up to 60% RevShare. Payments are made weekly with no delays. All major traffic sources are accepted.
€100 pay
фото
фото
It’s our affiliate program with gambling and betting offers. We are currently in beta but we accept traffic.
$20 pay
фото
860
Go to offers
Direct advertiser of popular European casino and sportsbook brands V.Vegas, ICE Casino, VERDE Casino, FS Casino, Fiery Play, Slotoro and Hit’N’Spin. Founded in 2016, they operate on CPA, RevShare, and Hybrid models, accepting traffic from over 35 countries. They provide all the necessary tools for success.
€100 pay
фото
фото
фото
фото
фото