Skip to main content
Glama

Import cookies into a profile

import_cookies

Write cookies to a Dolphin{anty} profile via remote sync API, no desktop app needed. Replaces matching existing cookies; requires cloud sync and paid plan.

Instructions

Write cookies into a profile via the remote sync API — no desktop app required. Existing cookies with the same domain/path/name are replaced. The profile must have cloud sync enabled, and this is a paid-plan feature.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cookiesYes
browserProfileIdYes
browserProfilePasswordNo
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Beyond the annotations (readOnlyHint=false, destructiveHint=false), the description discloses that existing cookies with the same domain/path/name are replaced, which is a key behavioral trait. It also mentions the dependency on cloud sync and paid plan. This adds valuable context without contradicting annotations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Three sentences, each providing essential information: the core action, the replacement behavior, and the prerequisites. No filler or repetition. The information is front-loaded with the primary purpose first.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's complexity (3 parameters, nested cookie structure) and no output schema, the description covers the key aspects: behavior, prerequisites, and replacement semantics. However, it omits mention of the optional browserProfilePassword and what the API returns. Still, it is largely complete for making an informed call.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The description does not mention any parameters, and the schema description coverage is 0%. The schema itself includes some nested descriptions for cookie fields, but the crucial browserProfilePassword parameter and the overall cookie array requirements are left unexplained. Since schema coverage is low, the description should compensate, but it does not.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description states a specific verb ('Write') and resource ('cookies into a profile'), and clarifies the mechanism ('via the remote sync API — no desktop app required'). This clearly distinguishes it from sibling tools like import_cookies_local and aligns with the title.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

It provides clear context for when to use: when you need to import cookies remotely via sync API without a desktop app. It also states prerequisites ('profile must have cloud sync enabled', 'paid-plan feature') that help the agent choose the right tool. However, it does not explicitly name alternatives like import_cookies_local.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/someorgyouwontcareabout/DolphinMCP'

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