Skip to main content
Glama

Launch Browser

browser_launch

Launch a RawTrace-controlled Chromium session or open a known CDP endpoint and storage state to reproduce browser issues. Use after authorization and before inspecting or recording actions.

Instructions

Use when a RawTrace-controlled Chromium session is not running yet, or a known CDP endpoint or storage state must be opened before reproducing a browser issue. Preconditions: provide only profiles and systems you are authorized to inspect; storageState use also requires the raw-capture and credential acknowledgements. Next: navigate or inspect the selected page, then use browser_observe_action_result for one action or monitor_start for a multi-step reproduction. Sensitivity: launch options can expose an existing browser profile, CDP session, or credential-bearing storage state.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cdpUrlNo
headlessNo
userDataDirNo
storageStatePathNo
acknowledgeRawCaptureNo
acknowledgeCredentialAccessNo
acknowledgeStorageStateOverwriteNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
okYes
errorNo
resultNo
Behavior4/5

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

Annotations indicate openWorldHint=true and destructiveHint=false. The description adds that launch options can expose existing browser profiles, CDP sessions, or credential-bearing storage states, supplementing the annotations with useful behavioral context.

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

Conciseness4/5

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

The description is multiple sentences but front-loaded with the core purpose. Every sentence adds value, though it could be slightly more concise without losing clarity.

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?

For a launch tool with 7 parameters (none required) and an output schema, the description covers when, preconditions, next steps, and sensitivity. It adequately prepares the agent, though it does not detail the output structure (handled externally).

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

Parameters3/5

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

Schema description coverage is 0%, but the description mentions key parameters like profiles, storage state, and CDP endpoint. It also references the acknowledge booleans in preconditions. However, it does not explain each parameter in detail, limiting the added value for an agent.

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 clearly states the tool launches a RawTrace-controlled Chromium session or opens a CDP endpoint/storage state. It distinguishes from siblings like browser_attach_cdp by specifying when a session is not running yet.

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

Usage Guidelines5/5

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

Provides explicit when-to-use context, preconditions (authorization, acknowledgements), and next-step suggestions (navigate/inspect, then use browser_observe_action_result or monitor_start). Also implies when-not-to-use by mentioning 'not running yet'.

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/ss26367098/rawtrace-mcp'

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