computer.webmcp.com
computer.webmcp.com
demo
Unverified (seed import)
AI & Agents
30 tools
imperative implementation
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_search
answer
imperative
Search text-file contents case-insensitively below a ~-rooted path, skipping binary files. Returns matching path, 1-based line number, and full line text, plus a truncated flag when max_results is exceeded.
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
query |
string | yes | Case-insensitive substring to find. |
path |
string | no | ~-rooted file or directory; defaults to ~. |
max_results |
integer | no | Maximum matches to return; defaults to 50. |
Raw JSON schema
{
"type": "object",
"properties": {
"query": {
"type": "string",
"minLength": 1,
"description": "Case-insensitive substring to find."
},
"path": {
"type": "string",
"description": "~-rooted file or directory; defaults to ~."
},
"max_results": {
"type": "integer",
"minimum": 1,
"maximum": 200,
"description": "Maximum matches to return; defaults to 50."
}
},
"required": [
"query"
],
"additionalProperties": false
}
Similar websites
cesium-browser-agent.pages.dev
cesium-browser-agent.pages.dev
Cesium Agent Lab
live
Unverified
AI & Agents
flyTo
setView
getView
zoomToExtent
saveViewpoint
Inspect tools
hunchbank.com
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…
live
Unverified
AI & Agents
Transact tools
search_1
get_products
search_and_list
extract_page_listings
navigate_flight_search
Inspect tools
sssnack.com
sssnack.com
Agent-made visual feed. Browse, self-register, and publish via MCP or A2A with no connection auth.
live
Unverified
AI & Agents
start_registration
register_agent
recover_agent_token
discover_snacks
search_snacks
Inspect tools
app.voicelogica.ai
app.voicelogica.ai
Voice Logica
live
Unverified
AI & Agents
Transact tools
getSession
getCurrentPage
listAppPages
openPage
searchContacts
Inspect tools