Manage your GoLogin browser profiles and automation directly through AI conversations. This MCP server connects to the GoLogin API, letting you create, configure, and control browser profiles using natural language.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"env": {
"API_TOKEN": "your-gologin-api-token-here"
},
"args": [
"gologin-mcp"
],
"command": "npx"
}