Bootstraps webmcp-react into an existing React or Next.js app. Installs dependencies, adds WebMCPProvider, creates a first tool, and configures the MCP client bridge. Use when the user wants to set up WebMCP, add MCP tools to their app, integrate webmcp-react, or make their React app accessible to AI agents.
$npx -y skills add agentcathq/webmcp-react --skill webmcp-setupInstalls into the current project.
Run `npx skills use "https://github.com/agentcathq/webmcp-react" --skill "agentcathq/webmcp-react/webmcp-setup"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/agentcathq/webmcp-react" that are relevant to the current task. Run `npx skills add "https://github.com/agentcathq/webmcp-react"` and select the relevant skills, then follow their instructions.