Webmcp Browser Agents
Webmcp Browser Agents from OrcaQubits/agentic-commerce-claude-plugins.
Skills in this plugin
5- ▌ Webmcp Security · orcaqubitsImplement WebMCP security best practices — permission model, data minimization, honest descriptions, input validation, fingerprinting prevention, and fraud mitigation. Use when auditing or hardening WebMCP tool implementations.
- ▌ Webmcp Context Provider · orcaqubitsImplement the WebMCP provideContext API — bulk tool registration, contextual metadata, page state sharing, and dynamic context updates. Use when providing rich context and multiple tools to agents simultaneously.
- ▌ Webmcp Tool Annotations · orcaqubitsImplement WebMCP tool annotations — readOnlyHint, destructiveHint, idempotentHint safety hints that inform browser permission prompts and agent behavior. Use when marking tools with appropriate safety metadata.
- ▌ Webmcp User Interaction · orcaqubitsImplement human-in-the-loop flows with requestUserInteraction() — confirmation dialogs, approval workflows, and user prompts during tool execution. Use when building tools that require user consent before performing actions.
- ▌ Webmcp Declarative Forms · orcaqubitsImplement the WebMCP Declarative API — annotate HTML forms with toolname and tooldescription attributes for automatic tool extraction. Use when making existing forms agent-ready with minimal code changes.