WebMCP

DeveloperWebMCP verified

webmcp-factory WebMCP tools

Build & test WebMCP tools in-browser

16 tools1 methodsspec API surface

What can an agent do with webmcp-factory WebMCP tools?

Build & test WebMCP tools in-browser 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 webmcp-factory

Tool 1 of 16WebMCPAnswer

get_state

Returns the current factory state (inventory and all device trays) as a JSON string.

How to install

Open the webmcp-factory website and ask your browser agent to use get_state

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_state tool on webmcp-factory. Return the structured result and cite the source page.

Input contract

    Open the source definition

    Tool 2 of 16WebMCPAction

    load

    Moves items from inventory into a device input tray. device must be exactly "smelter", "forge", or "assembler".

    How to install

    Open the webmcp-factory website and ask your browser agent to use load

    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 load tool on webmcp-factory with device: <string>, item: <string>, qty: <number>. Return the structured result and cite the source page.

    Input contract

    • device string
    • item string
    • qty number

    Open the source definition

    Tool 3 of 16WebMCPAction

    unload

    Moves items from a device input tray back to inventory. device must be exactly "smelter", "forge", or "assembler".

    How to install

    Open the webmcp-factory website and ask your browser agent to use unload

    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 unload tool on webmcp-factory with device: <string>, item: <string>, qty: <number>. Return the structured result and cite the source page.

    Input contract

    • device string
    • item string
    • qty number

    Open the source definition

    Tool 4 of 16WebMCPAction

    smelt

    Runs the Smelter. You MUST call the relevant recipe skill before loading anything. On success the tray is cleared and output goes directly to inventory — do NOT call unload after a successful run.

    How to install

    Open the webmcp-factory website and ask your browser agent to use smelt

    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 smelt tool on webmcp-factory. Return the structured result and cite the source page.

    Input contract

      Open the source definition

      Tool 5 of 16WebMCPAction

      forge

      Runs the Forge. You MUST call the relevant recipe skill before loading anything. On success the tray is cleared and output goes directly to inventory — do NOT call unload after a successful run.

      How to install

      Open the webmcp-factory website and ask your browser agent to use forge

      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 forge tool on webmcp-factory. Return the structured result and cite the source page.

      Input contract

        Open the source definition

        Tool 6 of 16WebMCPAction

        assemble

        Runs the Assembler. You MUST call the relevant recipe skill before loading anything. On success the tray is cleared and output goes directly to inventory — do NOT call unload after a successful run.

        How to install

        Open the webmcp-factory website and ask your browser agent to use assemble

        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 assemble tool on webmcp-factory. Return the structured result and cite the source page.

        Input contract

          Open the source definition

          Tool 7 of 16WebMCPAction

          mine_iron_ore

          Mines 1 Iron Ore and adds it to inventory.

          How to install

          Open the webmcp-factory website and ask your browser agent to use mine_iron_ore

          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 mine_iron_ore tool on webmcp-factory. Return the structured result and cite the source page.

          Input contract

            Open the source definition

            Tool 8 of 16WebMCPAction

            mine_copper_ore

            Mines 1 Copper Ore and adds it to inventory.

            How to install

            Open the webmcp-factory website and ask your browser agent to use mine_copper_ore

            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 mine_copper_ore tool on webmcp-factory. Return the structured result and cite the source page.

            Input contract

              Open the source definition

              Tool 9 of 16WebMCPAction

              skill_recipe_iron_plate

              Recipe for smelting Iron Ore into Iron Plates.

              How to install

              Open the webmcp-factory website and ask your browser agent to use skill_recipe_iron_plate

              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 skill_recipe_iron_plate tool on webmcp-factory. Return the structured result and cite the source page.

              Input contract

                Open the source definition

                Tool 10 of 16WebMCPAction

                skill_recipe_iron_gear

                Recipe for forging Iron Plates into an Iron Gear.

                How to install

                Open the webmcp-factory website and ask your browser agent to use skill_recipe_iron_gear

                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 skill_recipe_iron_gear tool on webmcp-factory. Return the structured result and cite the source page.

                Input contract

                  Open the source definition

                  Tool 11 of 16WebMCPAction

                  skill_recipe_copper_plate

                  Recipe for smelting Copper Ore into Copper Plates.

                  How to install

                  Open the webmcp-factory website and ask your browser agent to use skill_recipe_copper_plate

                  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 skill_recipe_copper_plate tool on webmcp-factory. Return the structured result and cite the source page.

                  Input contract

                    Open the source definition

                    Tool 12 of 16WebMCPAction

                    skill_recipe_copper_coil

                    Recipe for assembling a Copper Plate into Copper Coils.

                    How to install

                    Open the webmcp-factory website and ask your browser agent to use skill_recipe_copper_coil

                    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 skill_recipe_copper_coil tool on webmcp-factory. Return the structured result and cite the source page.

                    Input contract

                      Open the source definition

                      Tool 13 of 16WebMCPAction

                      skill_recipe_electric_motor

                      Recipe for assembling an Iron Gear and Copper Coils into an Electric Motor.

                      How to install

                      Open the webmcp-factory website and ask your browser agent to use skill_recipe_electric_motor

                      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 skill_recipe_electric_motor tool on webmcp-factory. Return the structured result and cite the source page.

                      Input contract

                        Open the source definition

                        Tool 14 of 16WebMCPAction

                        skill_assemble_electric_motor

                        Call this first when asked to build an Electric Motor. Returns the complete step-by-step manufacturing protocol.

                        How to install

                        Open the webmcp-factory website and ask your browser agent to use skill_assemble_electric_motor

                        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 skill_assemble_electric_motor tool on webmcp-factory. Return the structured result and cite the source page.

                        Input contract

                          Open the source definition

                          Tool 15 of 16WebMCPAction

                          skill_salvage_iron_plate

                          Protocol for recovering an Iron Plate by dismantling an Iron Gear when Iron Ore is depleted.

                          How to install

                          Open the webmcp-factory website and ask your browser agent to use skill_salvage_iron_plate

                          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 skill_salvage_iron_plate tool on webmcp-factory. Return the structured result and cite the source page.

                          Input contract

                            Open the source definition

                            Tool 16 of 16WebMCPAction

                            post_comment

                            Leave a blog post comment

                            How to install

                            Open the webmcp-factory website and ask your browser agent to use post_comment

                            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 post_comment tool on webmcp-factory with slug: <string>, website: <string>, author_name: <string>, author_email: <string>, text: <string>. Return the structured result and cite the source page.

                            Input contract

                            • slug string
                            • website string
                            • author_name string
                            • author_email string
                            • text string

                            Open the source definition