okeyamy.github.io
A turn-based stealth roguelite where an AI agent is your remote handler, acting through WebMCP tools while you move the operative.
First seen 2026-09-07 · Last seen 2026-09-14 · Source: webmcp.com
Answer 3 · Act 16 · Transact 0 · Score: Not yet scored
Tool inspector
set_play_mode
Set or change who is at the controls, and hand control over mid-run. "coop" means a human moves the operative while you work the facility network — scanning, looping cameras, sealing doors, cutting power. "agent" means you take both roles and play the whole run yourself. Callable at any point during a run.
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
mode |
string | yes | coop = human operative + agent handler; agent = you play both roles. |
Raw JSON schema
{
"type": "object",
"properties": {
"mode": {
"type": "string",
"enum": [
"coop",
"agent"
],
"description": "coop = human operative + agent handler; agent = you play both roles."
}
},
"required": [
"mode"
]
}
Similar websites
tracinginsights.com
Analyze Formula 1 racing data with interactive charts for lap times, live telemetry, timing data and race performance. Explore and Compare drivers across multip…
fiveminutebrief.ai
panoptik-studio.vercel.app
Browser-native demo video editor where humans and AI agents co-edit on the same canvas via WebMCP. No uploads, no server.
webroom.openai.chatgpt.site
A private, browser-based photo editor with precise manual controls and agent-ready WebMCP tools.