Claude and ChatGPT connectors
Control your Windows browsers from an AI client.
Connect Claude or ChatGPT to one specific AliasMode Windows installation. Select a persistent profile, then navigate, click, type, scroll, inspect pages, and run other Playwright actions in that browser.
Before you connect
Install the current AliasMode Windows beta and CloakBrowser. Choose Cloud, sign in, create at least one profile, and keep AliasMode running while the AI client works. Remote connectors are not available in Local mode.
- Windows x64 device with AliasMode open
- AliasMode Cloud account
- CloakBrowser installed
- A profile available on this device
1. Copy the pinned server URL
Open Account & Settings, find Remote MCP, and copy the server URL. The URL addresses this exact Windows installation. AliasMode does not redirect automation to another device when it is offline.
https://cloud.aliasmode.com/v1/mcp/devices/<device-id>2. Add AliasMode to Claude or ChatGPT
Create a custom remote MCP connection and paste the pinned URL. Choose required OAuth authentication and automatic client registration when the client asks. Do not add the Settings access key as a custom header.
- Claude: add a custom connector and use automatic OAuth registration
- ChatGPT: add a custom MCP connection in developer settings
- Use the server URL exactly as AliasMode displays it
3. Sign in and allow access
The client opens the AliasMode consent page. Sign in with the same AliasMode account that owns the Windows device, then select Sign in and allow. The web client receives its own revocable OAuth access instead of the Windows device credential or Settings access key.
4. Select a profile and use Playwright
Ask the client to list profiles, open a profile or select one that is already open, and then perform page actions. Browser tools are visible as soon as the connector loads, but they return a clear selection error until one profile is selected.
List my AliasMode profiles.
Select the open profile named Research.
Take a page snapshot, scroll down, and summarize what is visible.- List and create profiles
- Open headful or headless browsers
- Select an already-open browser
- Navigate, click, type, scroll, inspect, screenshot, and run Playwright code
- Capture and close a browser safely
Access and troubleshooting
An offline device returns an error and does not queue work. If approval fails, confirm that the consent page uses the account that owns the device. If lifecycle tools appear but Playwright actions do not, update AliasMode and reconnect the client so it reloads the current tool list.