Skip to main content
Glama

GoLogin MCP

Official
by gologinapp

get_profile_latest_useragent

Retrieve the most recent user agent string tailored to a specified operating system, enhancing browser profile management and automation within GoLogin.

Instructions

Get latest useragent

Input Schema

NameRequiredDescriptionDefault
osYes

Input Schema (JSON Schema)

{ "properties": { "os": { "enum": [ "lin", "mac", "win", "android", "android-cloud" ], "type": "string" } }, "required": [ "os" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/gologinapp/gologin-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server