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_edit
Replace exact text in one UTF-8 file. old_string must be a unique anchor unless replace_all=true; if it matches zero or multiple times, the error tells you to choose a longer anchor. Returns the normalized path and replacement count.
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
path |
string | yes | ~-rooted text-file path to edit. |
old_string |
string | yes | Exact existing text; unique unless replace_all is true. |
new_string |
string | yes | Exact replacement text. |
replace_all |
boolean | no | Replace every exact match instead of requiring one unique match. |
Raw JSON schema
{
"type": "object",
"properties": {
"path": {
"type": "string",
"description": "~-rooted text-file path to edit."
},
"old_string": {
"type": "string",
"minLength": 1,
"description": "Exact existing text; unique unless replace_all is true."
},
"new_string": {
"type": "string",
"description": "Exact replacement text."
},
"replace_all": {
"type": "boolean",
"description": "Replace every exact match instead of requiring one unique match."
}
},
"required": [
"path",
"old_string",
"new_string"
],
"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