Skip to main content
Glama
usernamexiaozhang

camoufox-versatile-mcp

reset_browser_state

Clear residual browser state including hooks, network captures, and routes without closing the browser. Optionally remove cookies and storage for a clean environment.

Instructions

Reset MCP-side browser residual state without closing the browser.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
clear_cookiesNo
clear_storageNo
clear_active_routesNo
clear_network_captureNo
clear_persistent_hooksNo
Behavior2/5

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

With no annotations, the description must fully disclose behavior. It states it resets state without closing, but does not mention side effects, required permissions, or impact on other sessions. The behavioral disclosure is minimal.

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

Conciseness3/5

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

The description is a single concise sentence, but it lacks structure and additional context. It is not overly verbose, but it could benefit from more detail without becoming too long.

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

Completeness1/5

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

Given the tool has 5 parameters, no output schema, and no annotations, the description is critically incomplete. It does not explain return values, parameter details, or potential side effects, leaving significant gaps for the agent.

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

Parameters1/5

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

Schema description coverage is 0%, and the description adds no information about the parameters. The agent must rely solely on parameter names and defaults, which is insufficient for understanding their exact meaning and interaction.

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

Purpose4/5

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

The description clearly states the action ('reset') and the resource ('MCP-side browser residual state') and distinguishes from closing the browser, which is a sibling tool. However, 'residual state' is vague and could be more specific.

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

Usage Guidelines2/5

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

The description provides no guidance on when to use this tool versus alternatives like 'close_browser'. It only implies that it resets without closing, but no explicit when or when-not scenarios.

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/usernamexiaozhang/camoufox-versatile-mcp'

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