Skip to main content
Glama

GoLogin MCP

by gologinapp
188
  • Apple

BrowserController_postBrowserCookies

Update and manage browser cookies for GoLogin profiles to maintain session continuity and automate browsing tasks directly through the MCP server.

Instructions

Update cookies for profile

Input Schema

NameRequiredDescriptionDefault
bodyNoRequest body parameters
headersNoAdditional headers for the request
pathNoPath parameters for URL substitution
queryNoQuery parameters

Input Schema (JSON Schema)

{ "properties": { "body": { "description": "Request body parameters", "type": "object" }, "headers": { "description": "Additional headers for the request", "type": "object" }, "path": { "description": "Path parameters for URL substitution", "type": "object" }, "query": { "description": "Query parameters", "type": "object" } }, "type": "object" }
Install Server

Other Tools from GoLogin MCP

Related Tools

    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