Scaffolds a new WebMCP tool component using useMcpTool with Zod schema, handler, annotations, and wires it into the WebMCPProvider tree. Use when the user wants to expose functionality as an MCP tool, make something callable by AI, add a new tool, or create an AI-accessible action.
$npx -y skills add agentcathq/webmcp-react --skill webmcp-add-toolInstalls into the current project.
Run `npx skills use "https://github.com/agentcathq/webmcp-react" --skill "agentcathq/webmcp-react/webmcp-add-tool"` 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.