MediaWebMCP verified
webmcp-rocketlauncher WebMCP tools
WebMCP rocket launch sequence demo (static & dynamic tool registration)
MediaWebMCP verified
WebMCP rocket launch sequence demo (static & dynamic tool registration)
WebMCP rocket launch sequence demo (static & dynamic tool registration) This page documents every listed tool, the action or answer it provides, its installation command, and the input fields an agent should send.
Returns the current rocket state (status and fuel level). If the user asks to launch a rocket, automatically execute this step first without asking for confirmation.
Open the webmcp-rocketlauncher website and ask your browser agent to use get_page_stateInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the get_page_state tool on webmcp-rocketlauncher. Return the structured result and cite the source page.Calculates the required fuel amount and oxidizer ratio based on the target trajectory.
Open the webmcp-rocketlauncher website and ask your browser agent to use calculate_fuelInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the calculate_fuel tool on webmcp-rocketlauncher with trajectory: <string>. Return the structured result and cite the source page.trajectory string Launch destination, e.g. "Moon", "Mars", "ISS".Runs system checks. Transitions from IDLE to DIAGNOSTICS. Only valid when status is IDLE.
Open the webmcp-rocketlauncher website and ask your browser agent to use run_diagnosticsInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the run_diagnostics tool on webmcp-rocketlauncher. Return the structured result and cite the source page.Loads propellants. Transitions from DIAGNOSTICS to FUELED. Only valid when status is DIAGNOSTICS.
Open the webmcp-rocketlauncher website and ask your browser agent to use load_fuelInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the load_fuel tool on webmcp-rocketlauncher with amount: <number>, oxidizer_ratio: <number>. Return the structured result and cite the source page.amount number Fuel amount in tons.oxidizer_ratio number Oxidizer ratio (e.g., 2.5).Transitions the system from FUELED to PREPARED. Requires the user's 4-digit auth_code — ask the user, never guess it. Only valid when status is FUELED.
Open the webmcp-rocketlauncher website and ask your browser agent to use prepare_launchInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the prepare_launch tool on webmcp-rocketlauncher with auth_code: <string>, trajectory: <string>. Return the structured result and cite the source page.auth_code string 4-digit authorization code. Must be obtained from the user.trajectory string Launch destination, e.g. "Moon" or "Mars".Fires the rocket engines, transitioning from PREPARED to LAUNCHED. Only valid when status is PREPARED — follow the full prerequisite chain first.
Open the webmcp-rocketlauncher website and ask your browser agent to use ignite_enginesInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the ignite_engines tool on webmcp-rocketlauncher. Return the structured result and cite the source page.Aborts the sequence and resets to IDLE. Valid from any state during the sequence.
Open the webmcp-rocketlauncher website and ask your browser agent to use abort_sequenceInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the abort_sequence tool on webmcp-rocketlauncher. Return the structured result and cite the source page.Resets the system to IDLE with full fuel. Valid from any state.
Open the webmcp-rocketlauncher website and ask your browser agent to use reset_systemInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the reset_system tool on webmcp-rocketlauncher. Return the structured result and cite the source page.Leave a blog post comment
Open the webmcp-rocketlauncher website and ask your browser agent to use post_commentInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the post_comment tool on webmcp-rocketlauncher with slug: <string>, website: <string>, author_name: <string>, author_email: <string>, text: <string>. Return the structured result and cite the source page.slug string website string author_name string author_email string text string