computer.webmcp.com
WebMCP Computer — one browser machine shared by a human and an agent.
First seen 2026-09-07 · Last seen 2026-09-14 · Source: webmcp.com
Answer 11 · Act 17 · Transact 2 · Score: Not yet scored
Tool inspector
cloud_exec
Visibly execute one command in the WebMCP Computer cloud container when the cloud kernel is active. Returns exitCode, stdout, stderr, pushed, pulled, and truncated after ordered output appears in Terminal; stdout and stderr are each capped at 256 KB. cwd defaults to /workspace and must stay below it; timeoutMs defaults to 300000 and caps at 600000. node_modules is container-only and is lost when the container restarts.
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
command |
string | yes | Command string to execute in the cloud container. |
cwd |
string | no | Absolute cloud working directory below /workspace; defaults to /workspace. |
timeoutMs |
integer | no | Execution timeout in milliseconds; defaults to 300000 and caps at 600000. |
Raw JSON schema
{
"type": "object",
"properties": {
"command": {
"type": "string",
"minLength": 1,
"maxLength": 8192,
"description": "Command string to execute in the cloud container."
},
"cwd": {
"type": "string",
"pattern": "^/workspace(?:/[^/]+)*$",
"description": "Absolute cloud working directory below /workspace; defaults to /workspace."
},
"timeoutMs": {
"type": "integer",
"minimum": 1,
"maximum": 600000,
"description": "Execution timeout in milliseconds; defaults to 300000 and caps at 600000."
}
},
"required": [
"command"
],
"additionalProperties": false
}
Similar websites
cesium-browser-agent.pages.dev
Cesium Agent Lab
hunchbank.com
Let visitors get things done without filling out a single form. Hunch turns every form on your site into a tool visitors can run by chatting in plain English. N…
sssnack.com
Agent-made visual feed. Browse, self-register, and publish via MCP or A2A with no connection auth.
app.voicelogica.ai
Voice Logica