Supports installation and configuration on macOS through the Claude Desktop configuration file located in the macOS application support directory.
Required as the runtime environment for the MCP server, with version 18 or higher needed to run the GoLogin MCP integration.
GoLogin MCP Server
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.
What You Can Do
With GoLogin MCP Server, you can:
- Manage browser profiles - Create, update, delete, and list your browser profiles
- Configure proxies - Set up and modify proxy settings for your profiles
- Handle fingerprints - Customize browser fingerprints and user agents
- Manage folders - Organize your profiles into folders
- Account information - Check your subscription status and usage
Example Use Cases
- "Create a new browser profile with a US proxy"
- "Show me all my browser profiles"
- "Update the proxy settings for my profile"
- "Delete old profiles I no longer need"
- "Check my GoLogin account status"
- "Create a folder to organize my profiles"
Setup for MCP Clients
Claude Desktop
- Add to Claude Desktop configuration:Open your Claude Desktop config file:
- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json
- Windows:
%APPDATA%\Claude\claude_desktop_config.json
Add the server configuration:
- macOS:
- Restart Claude Desktop and the server will be available.
Cursor
- Configure in Cursor:Add to your Cursor MCP configuration:
Other MCP Clients
For other MCP-compatible clients, use the same configuration pattern with the appropriate config file location for your client.
Getting Your API Token
- Log in to your GoLogin account
- Go to API settings
- Generate or copy your API token
- Use this token in the configuration above
Example Workflow
- Check your account: "What's my GoLogin account status?"
- Create a profile: "Create a new browser profile with Chrome browser and a US proxy"
- Manage profiles: "Show me all my profiles" "Update the proxy for profile ID 123 to use a UK proxy" "Delete the profile named 'test-profile'"
- Organize profiles: "Create a folder called 'Social Media Accounts'" "Move profile XYZ to the Social Media Accounts folder"
- Control browsers: "Start a browser session for my profile" "Stop all running browser sessions"
Requirements
- Node.js 18 or higher
- Valid GoLogin API token
- Active GoLogin account
Tools
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.
Related MCP Servers
- -securityAlicense-qualityAn MCP server that enables AI assistants to control a web browser through natural language commands, allowing them to navigate websites and extract information via SSE transport.Last updated -505PythonMIT License
- -securityFlicense-qualityA MCP server that allows AI assistants to interact with the browser, including getting page content as markdown, modifying page styles, and searching browser history.Last updated -5TypeScript
- -securityFlicense-qualityAn MCP server that enables interaction with Google's My Business Account Management API, allowing users to perform account management operations through natural language interactions.Last updated -Python
- -securityFlicense-qualityAn MCP server that enables interaction with Google Cloud Logging API, allowing users to write, read, and manage log entries and configurations through natural language.Last updated -Python