Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
clauxel avatar

Autobrowserapproval MCP

  • Updated May 25, 2026
  • clauxel/autobrowser-approval-cloud-mcp

AutoBrowser Approval Cloud is a MCP server that issues AI agent browser approval verdicts with receipts and usage logs over a paid remote MCP endpoint.

About

AutoBrowser Approval Cloud is a paid remote MCP service that sits in front of AI agent browser automation and returns approval verdicts, structured receipts, and usage logs. Developers wiring Claude Code, Cursor, or Codex to real browsers use it at Ship when unchecked navigation, form submits, or checkout flows would be reckless without a policy layer. The endpoint is streamable-HTTP with a Bearer token from Clauxel’s product site; tools are oriented toward approval MCP semantics rather than driving Playwright directly. It complements local browser drivers by documenting what was approved or denied. Read the server card for exact tool names; the public registry text focuses on verdicts, receipts, and usage logging for agent browser approval workflows.

  • AutoBrowser Approval Cloud remote MCP for AI agent browser decisions
  • Returns verdicts plus structured receipts and usage logs
  • Paid streamable-HTTP endpoint with Bearer authorization
  • Tags include ai-agent-browser-approval-mcp and agent-tools
  • Server card and GitHub autobrowser-approval-cloud-mcp

Autobrowserapproval MCP by the numbers

  • Data as of Aug 10, 2026 (Skillselion catalog sync)
terminal
claude mcp add --transport http autobrowserapproval-mcp https://autobrowserapproval.clauxel.com/mcp --header "Authorization: Bearer YOUR_TOKEN"

Add your badge

Show developers this MCP server is listed on Skillselion. Paste this into your README.

Listed on Skillselion
TransportHTTP
AuthRequired
Last updatedMay 25, 2026
Repositoryclauxel/autobrowser-approval-cloud-mcp

What it does

Send AI agent browser actions through a paid approval MCP that returns verdicts, receipts, and usage logs before clicks and navigation execute.

Who is it for?

Best when you're enabling agent-controlled browsers and need a paid approval layer with auditable verdicts and usage logs.

Skip if: Static sites or CLI-only agents with no browser automation risk profile.

What you get

After you connect the remote MCP, browser-bound agent steps can receive explicit verdicts and logged receipts before or as actions proceed.

  • Approval or denial verdicts for browser operations
  • Structured receipts tied to agent browser requests
  • Usage logs accessible via the remote MCP service

By the numbers

  • Version 1.0.0
  • One streamable-HTTP remote at autobrowserapproval.clauxel.com/mcp
  • Authorization Bearer header documented in registry
README.md

AutoBrowser Approval Cloud

Hosted MCP for AI agent browser approval MCP.

AutoBrowser Approval Cloud is a paid remote MCP endpoint for AI agent browser approval MCP. It exposes structured JSON tools, a public server card, token-based access, usage receipts, and audit-ready workflow evidence for AI agents and coding teams.

Public Endpoints

Access

This is a paid hosted remote MCP. Production calls require a bearer token issued from the product website.

Authorization: Bearer <token>

Unauthenticated browser visits to /mcp return a clear JSON error instead of internal details.

Tools

  • request_page_approval
  • read_session_state
  • submit_approval_result
  • export_approval_receipt

Quick Start

  1. Open the website and choose a plan.
  2. Create or request an API token.
  3. Add the endpoint to an MCP client that supports Streamable HTTP remote servers.
  4. Send JSON-RPC requests with the bearer token.

Useful Links

Status

This repository is a public documentation and directory-submission reference for the hosted service. It does not contain the private production source code.

Recommended MCP Servers

How it compares

Paid browser-approval remote MCP, not a free local Playwright skill or generic web scraper integration.

FAQ

Who is AutoBrowser Approval Cloud for?

Developers shipping agent-driven browser automation who want centralized approval verdicts and usage logging.

When should I use AutoBrowser Approval Cloud?

Use it at Ship when your agent can act on live web UIs and you need security-style gates with receipts.

How do I add AutoBrowser Approval Cloud to my agent?

Register https://autobrowserapproval.clauxel.com/mcp in your MCP config and set the Authorization header to a Bearer token from the product website.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.