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
term_exec
Visibly type and execute one just-bash command against the shared WebMCP Computer filesystem. Opens a Terminal when none exists; optionally target a terminal PID. Supports pipes, redirects, variables, subshells, jq, awk, sed, grep, and other bundled commands; network, Python, and JavaScript runtimes are disabled. Times out after 30s by default; timeout_ms can set up to 120s. Returns stdout, stderr, exit_code, and truncated after output appears; stdout and stderr are each capped at 256 KB.
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
command |
string | yes | Shell command to type and execute. |
term_pid |
integer | no | Optional PID of an open Terminal window. |
timeout_ms |
integer | no | Execution timeout in milliseconds; defaults to 30000 and caps at 120000. |
Raw JSON schema
{
"type": "object",
"properties": {
"command": {
"type": "string",
"minLength": 1,
"description": "Shell command to type and execute."
},
"term_pid": {
"type": "integer",
"minimum": 2,
"description": "Optional PID of an open Terminal window."
},
"timeout_ms": {
"type": "integer",
"minimum": 1,
"maximum": 120000,
"description": "Execution timeout in milliseconds; defaults to 30000 and caps at 120000."
}
},
"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