to_claude

htmltoclaude v0.1: convert a source (URL OR inline HTML OR local file/zip) to a compact YAML DSL (cbm/htmltoclaude/v0) Claude-consumable representation. Hoists colors+fonts to tokens, captures box/role/style per node, walks shadowRoot, captures CSS pseudo-elements (::before/::after), preserves SV...

Server Custom Browser theriz78/eclectique-browser-mcp
Category Read
Risk class Low
Parameters 00 required

What to_claude does on Custom Browser

AI agents call to_claude to retrieve information from Custom Browser without modifying anything — typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

Why to_claude needs a policy

This tool reads and analyzes web content to produce a structured representation. It retrieves data from URLs or processes provided HTML/files but does not create side effects, execute code, delete data, or modify the source. The output is a converted format (YAML DSL) for consumption by Claude, which is a read-like transformation.

From the tool's definition Tool converts a source (URL, inline HTML, or local file) to a YAML DSL representation. The description emphasizes extraction and transformation of existing data: 'extract', 'convert', 'hoists', 'captures', 'preserves', 'walks'.

Questions about to_claude

What does the to_claude tool do? +

htmltoclaude v0.1: convert a source (URL OR inline HTML OR local file/zip) to a compact YAML DSL (cbm/htmltoclaude/v0) Claude-consumable representation. Hoists colors+fonts to tokens, captures box/role/style per node, walks shadowRoot, captures CSS pseudo-elements (::before/::after), preserves SVG outerHTML, captures raw gradient strings. v0.7.0 adds paste-HTML inputs (. It is categorised as a Read tool in the Custom Browser MCP Server, which means it retrieves data without modifying state.

How do I enforce a policy on to_claude? +

Register the Custom Browser MCP server in PolicyLayer and add a rule for to_claude: 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 Custom Browser. Nothing to install.

What risk level is to_claude? +

to_claude is a Read tool with low risk. Read-only tools are generally safe to allow by default.

Can I rate-limit to_claude? +

Yes. Add a rate_limit block to the to_claude 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 to_claude completely? +

Set action: deny in the PolicyLayer policy for to_claude. 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 to_claude? +

to_claude is provided by the Custom Browser MCP server (theriz78/eclectique-browser-mcp). 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.