Skip to main content
Glama

GoLogin MCP

Official
by gologinapp

post_profile__id__cookies

Update cookies for a specific GoLogin browser profile, allowing customization by importing from a user or clearing existing cookies via the GoLogin MCP server.

Instructions

Update cookies for profile

Input Schema

NameRequiredDescriptionDefault
cleanCookiesNo
fromUserNo
idYes

Input Schema (JSON Schema)

{ "properties": { "cleanCookies": { "type": "boolean" }, "fromUser": { "type": "boolean" }, "id": { "type": "string" } }, "required": [ "id" ], "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