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
fs_write
Create or replace one UTF-8 text file in the shared WebMCP Computer filesystem. Empty content truncates the file to zero bytes. Parent directory must exist; visible Files and Editor windows update live. Pass encoding="base64" to decode content and atomically write binary bytes.
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
path |
string | yes | ~-rooted destination file path. |
content |
string | yes | Complete UTF-8 file content; empty string truncates to zero bytes. |
encoding |
string | no | Content encoding; defaults to utf8. |
Raw JSON schema
{
"type": "object",
"properties": {
"path": {
"type": "string",
"description": "~-rooted destination file path."
},
"content": {
"type": "string",
"description": "Complete UTF-8 file content; empty string truncates to zero bytes."
},
"encoding": {
"type": "string",
"enum": [
"utf8",
"base64"
],
"description": "Content encoding; defaults to utf8."
}
},
"required": [
"path",
"content"
],
"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