webmcp-rocketlauncher
WebMCP rocket launch sequence demo (static & dynamic tool registration)
First seen 2026-08-27 · Last seen 2026-08-27 · Source: webmcp.com
Answer 1 · Act 8 · Transact 0 · Score: Not yet scored
Tool inspector
prepare_launch
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.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
auth_code |
string | yes | 4-digit authorization code. Must be obtained from the user. |
trajectory |
string | yes | Launch destination, e.g. "Moon" or "Mars". |
Raw JSON schema
{
"type": "object",
"properties": {
"auth_code": {
"type": "string",
"description": "4-digit authorization code. Must be obtained from the user."
},
"trajectory": {
"type": "string",
"description": "Launch destination, e.g. \"Moon\" or \"Mars\"."
}
},
"required": [
"auth_code",
"trajectory"
]
}
Similar websites
webroom.openai.chatgpt.site
A private, browser-based photo editor with precise manual controls and agent-ready WebMCP tools.
fieldwork-beat-machine.openai.chatgpt.site
A tactile 12-voice beat machine with classic drum-machine grooves, deep synths, keyboard and touch pads, WebMCP controls, and stereo WAV export.
pixly.gg
Minecraft server hosting with no subscription — pay for the time your server is online. Java + Bedrock crossplay, 1-click mods, 10 free hours to try, no card.
quokkapix.com
Open the QuokkaPix image editor app. Resize, crop, compress, convert, remove backgrounds, watermark and run batch workflows locally in your browser.