Endpoint
https://playwrightselectorguard.clauxel.com/mcp
Authentication
Production calls require a paid bearer token. The checkout and token-claim endpoints return machine-readable instructions for agents.
Available tools
check_selector_riskreturns structured JSON with verdict, reason, receipt_id, usage_units, and next_action.suggest_selector_healingreturns structured JSON with verdict, reason, receipt_id, usage_units, and next_action.record_action_receiptreturns structured JSON with verdict, reason, receipt_id, usage_units, and next_action.request_human_approvalreturns structured JSON with verdict, reason, receipt_id, usage_units, and next_action.export_selector_failurereturns structured JSON with verdict, reason, receipt_id, usage_units, and next_action.
Example call
{"jsonrpc":"2.0","id":"call-1","method":"tools/call","params":{"name":"check_selector_risk","arguments":{"sample":"Browser agent plans to click text=Submit inside a page with three matching buttons and a destructive billing action nearby."}}}