A paid remote MCP that adds human approval checkpoints to AI agent browser automation workflows. It exposes four tools: request_page_approval to ask for permission before navigating or interacting with pages, read_session_state to check approval status, submit_approval_result to record decisions, and export_approval_receipt to pull audit logs and usage records. Authentication is token based via bearer header. Useful when you need governance over autonomous browsing, want receipts for compliance, or are running agents in production environments where unchecked web access is a liability. Streamable HTTP transport means it works with any MCP client that supports remote servers.
claude mcp add --transport http com.clauxel.autobrowserapproval-autobrowserapproval-mcp https://autobrowserapproval.clauxel.com/mcp