os_browser_restart_with_cdp

Restart Chromium browser (Chrome, Edge, Brave, Arc) with Chrome DevTools Protocol (CDP) enabled. Also works for CEF apps (Epic Games Launcher, Unreal Engine apps) — automatically detects and uses -cefdebug flag. This tool: 1. Saves all open tabs (URLs) 2. Closes the browser gracefully 3. Relaunch...

Server OScribe mikealkeal/oscribe
Category Execute
Risk class High
Parameters 00 required

What os_browser_restart_with_cdp does on OScribe

AI agents invoke os_browser_restart_with_cdp to trigger actions in OScribe. What it does depends on the arguments the agent supplies, and its effects often reach beyond the immediate call — builds kicked off, notifications sent, workflows started.

Why os_browser_restart_with_cdp needs a policy

This tool executes external operations (browser restart with debugging protocol enablement) whose effects depend on arguments and system state. It triggers a complex sequence of actions including process termination, relaunching with modified flags, and state restoration. While not immediately destructive, enabling CDP exposes the browser to remote debugging which could be leveraged for further exploitation.

From the tool's definition Restart Chromium browser with Chrome DevTools Protocol (CDP) enabled; Relaunches with --remote-debugging-port=9222; automatically detects and uses -cefdebug flag; Closes the browser gracefully; Restores all tabs

Questions about os_browser_restart_with_cdp

What does the os_browser_restart_with_cdp tool do? +

Restart Chromium browser (Chrome, Edge, Brave, Arc) with Chrome DevTools Protocol (CDP) enabled. Also works for CEF apps (Epic Games Launcher, Unreal Engine apps) — automatically detects and uses -cefdebug flag. This tool: 1. Saves all open tabs (URLs) 2. Closes the browser gracefully 3. Relaunches with --remote-debugging-port=9222 (browsers) or -cefdebug=9225 (CEF apps) 4. Restores all tabs 5. Takes a screenshot automatically after restart to verify CDP is active Use this when: - Screenshot shows. It is categorised as a Execute tool in the OScribe MCP Server, which means it can trigger actions or run processes. Use rate limits and argument validation.

How do I enforce a policy on os_browser_restart_with_cdp? +

Register the OScribe MCP server in PolicyLayer and add a rule for os_browser_restart_with_cdp: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches OScribe. Nothing to install.

What risk level is os_browser_restart_with_cdp? +

os_browser_restart_with_cdp is a Execute tool with high risk. Execute tools should be rate-limited and have argument validation enabled.

Can I rate-limit os_browser_restart_with_cdp? +

Yes. Add a rate_limit block to the os_browser_restart_with_cdp rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block os_browser_restart_with_cdp completely? +

Set action: deny in the PolicyLayer policy for os_browser_restart_with_cdp. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides os_browser_restart_with_cdp? +

os_browser_restart_with_cdp is provided by the OScribe MCP server (mikealkeal/oscribe). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// LOOK UP ANOTHER SERVER

Every MCP server has a record like this.

Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.