# MoreLogin MCP Tutorial

With MoreLogin MCP, you can control MoreLogin directly from MCP-supported AI tools (such as Claude, Cursor, etc.) using **natural language conversation**, enabling automation for "browser profile management" and "in-page automation".

> Supported actions include: starting browser profiles, creating profiles, visiting web pages in an open profile, typing text, clicking elements, taking screenshots, and more.


# 1. Configure MoreLogin MCP in Cursor

## Configuration Steps

1. Install and launch the MoreLogin client (V2.50.0 or later). If not yet installed, download the latest version from the official site: [MoreLogin Official Site](https://www.morelogin.com/)
2. Open the **API & MCP** section and wait for the "MoreLogin-mcp" program to finish downloading.


> After download, you do **not** need to install or configure Node.js locally.


![API & MCP interface](/assets/image1.f2abc34c2a4a39b61d423465c89b73d1389308edb869f11ed664776b1ad2093d.0feb6212.png)

1. After "MoreLogin-mcp" has finished downloading, click **Copy** to copy the configuration content.
2. Launch the Cursor client, go to **Settings** → **Tools & MCP** → **Add Custom MCP**, and add the configuration.


![Add Custom MCP in Cursor](/assets/image2.6e302b4c135402fd3486591fa127fe643ff984c83fa04d00b7eea95c75d21051.0feb6212.png)

1. Paste the copied "MoreLogin-mcp" configuration into Cursor and press **Ctrl+S** (or **Cmd+S** on Mac) to save.


![Paste and save MCP config](/assets/image3.15876c24fb9cc969c7154d1a708cbf0a26a3b86446e63066a1bcbe64c6337f73.0feb6212.png)

1. After saving, return to the **Installed MCP Servers** screen; seeing the "morelogin-mcp" entry means configuration succeeded.


![Installed MCP Servers](/assets/image4.674208d9b0f9520693f707ff205dcc60e0b939d214ca4e2fb60e6910dcb0c519.0feb6212.png)

## Usage Examples

**Example 1: Automate browser profile management**

Enter natural language instructions in the Cursor chat. MoreLogin can be controlled automatically without manual steps.

> Example: *"Please create 2 Chrome, Windows profiles in MoreLogin."*
Cursor will call MoreLogin via MCP to create, start/close, or delete profiles as needed.


![Example: create profiles](/assets/image5.fb7e686aacdaf0656bc49f28b2316a52cc8db3a9fec8c2c7a887aa38c4ba4a2c.0feb6212.png)

**Example 2: Automate in-page actions**

For existing profiles, you can open them and run in-page automation (navigate, type, click, screenshot).

> Example: *"Start the 'p-24' profile, go to www.google.com, type 'morelogin' in the search box, run the search, click the first result, and send me a screenshot."*


![Example: page automation](/assets/image6.2f81f22214a50f726c118c5ab6752d45cb76544a10387c8f55f06b17f86e9122.0feb6212.png)

# 2. Configure MoreLogin MCP in Claude

## Configuration Steps

1. Launch the Claude client and go to **Settings** → **Developer** → **Edit Config** to open the config file for editing.


![Claude Edit Config](/assets/image7.e87c2f7876141c77e0db3a251181251a5179f03dda5117aac85bcccb01965709.0feb6212.png)

1. Open the local config file in a text editor, paste the MoreLogin MCP configuration (replacing the existing content if needed), then save with **Ctrl+S** (or **Cmd+S** on Mac).


![Edit config file](/assets/image8.b84b64a5448331275e47c534168b43cceeb7737f982a4890b05648d4af783619.0feb6212.png)

![Paste MCP config](/assets/image9.2cf4f8010a3b7bd9575d9ce0e9e37a836e899c7070ef9eac9a8c3dfcfeced985.0feb6212.png)

1. In **Settings** → **Connectors**, the presence of "morelogin-mcp" indicates that configuration succeeded.


![Connectors with morelogin-mcp](/assets/image10.636f60828414686bd0a11f78a16b3dca433d91e71c364b66bd7869f7e91c7ff7.0feb6212.png)

## Usage Examples

Enter natural language instructions in the Claude chat; Claude will call MoreLogin via MCP. Usage is the same as in Cursor.

1. **Profile management**: create, start/close, delete profiles, etc.
2. **In-page automation**: open URLs, type, click elements, take screenshots, etc.


![Claude usage example](/assets/image11.ecc30131e05c649135f1dc0d54f0d0530ae822623b7272e5e8a22f69bcd81e9d.0feb6212.png)

# 3. Adaptive AI Engine (Optional)

When automation flows are complex or page structure changes and breaks existing flows, you can configure an AI model and enable the adaptive engine. It adjusts the strategy in real time and adapts to page changes so automation stays reliable.

> **Use when**: page structure changes often, there are many dynamic elements, or you need flexible handling of edge cases.


![Adaptive AI Engine](/assets/image12.ba6f4e786bb1900f8aa72ff1e08bbc73cc273f99d1c4a4b8aef970bd99fd7e3a.0feb6212.png)