WebMCP

DeveloperWebMCP verified

netgear.com WebMCP tools

Networking hardware — WiFi routers, mesh systems, and switches.

5 tools1 methodsspec API surface

What can an agent do with netgear.com WebMCP tools?

Networking hardware — WiFi routers, mesh systems, and switches. This page documents every listed tool, the action or answer it provides, its installation command, and the input fields an agent should send.

WebMCP tools on netgear.com

Tool 1 of 5WebMCPAnswer

search-products

Search the NETGEAR product catalog by keyword. Returns products with name, price, URL, image, and availability.

How to install

Open the netgear.com website and ask your browser agent to use search-products

Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

Run with an agent

Use the search-products tool on netgear.com with query: <string>, maxResults: <integer>. Return the structured result and cite the source page.

Input contract

  • query string Search keywords (e.g. "mesh wifi", "gigabit switch")
  • maxResults integer Max results to return (1-50, default 10)

Open the source definition

Tool 2 of 5WebMCPAnswer

get-categories

Get the NETGEAR product category tree. Returns top-level and nested categories with IDs and URLs.

How to install

Open the netgear.com website and ask your browser agent to use get-categories

Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

Run with an agent

Use the get-categories tool on netgear.com. Return the structured result and cite the source page.

Input contract

    Open the source definition

    Tool 3 of 5WebMCPAnswer

    get-cart

    View current shopping cart contents including items, quantities, prices, and order total.

    How to install

    Open the netgear.com website and ask your browser agent to use get-cart

    Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

    Run with an agent

    Use the get-cart tool on netgear.com. Return the structured result and cite the source page.

    Input contract

      Open the source definition

      Tool 4 of 5WebMCPAction

      add-to-cart

      Add a product to the shopping cart by its product ID. Optionally specify quantity (default 1).

      How to install

      Open the netgear.com website and ask your browser agent to use add-to-cart

      Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

      Run with an agent

      Use the add-to-cart tool on netgear.com with productId: <string>, quantity: <number>. Return the structured result and cite the source page.

      Input contract

      • productId string Product ID or SKU to add
      • quantity number Quantity to add (default 1)

      Open the source definition

      Tool 5 of 5WebMCPAction

      view-product

      Get detailed information about the product currently being viewed, including name, description, price, availability, images, and specifications.

      How to install

      Open the netgear.com website and ask your browser agent to use view-product

      Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

      Run with an agent

      Use the view-product tool on netgear.com. Return the structured result and cite the source page.

      Input contract

        Open the source definition