← WebMCP Directory

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_read

answer imperative

Read one UTF-8 text file from the shared WebMCP Computer filesystem by ~-rooted path. Text files only; content over 256 KB is truncated and `truncated: true` is set. Pass encoding="base64" to read any file as base64; oversized base64 output fails instead of being truncated.

Input schema

PropertyTypeRequiredDescription
path string yes ~-rooted file path to read.
encoding string no Output encoding; defaults to utf8.
Raw JSON schema
{
  "type": "object",
  "properties": {
    "path": {
      "type": "string",
      "description": "~-rooted file path to read."
    },
    "encoding": {
      "type": "string",
      "enum": [
        "utf8",
        "base64"
      ],
      "description": "Output encoding; defaults to utf8."
    }
  },
  "required": [
    "path"
  ],
  "additionalProperties": false
}

Similar websites

cesium-browser-agent.pages.dev

cesium-browser-agent.pages.dev

Cesium Agent Lab

live Unverified AI & Agents
61 tools A8 / Act53 / T0 Not yet scored Seen 2026-09-14
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
47 tools A7 / Act33 / T7 Not yet scored Seen 2026-09-14
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
35 tools A15 / Act20 / T0 Not yet scored Seen 2026-09-14
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
21 tools A13 / Act7 / T1 Not yet scored Seen 2026-09-14
getSession getCurrentPage listAppPages openPage searchContacts
Inspect tools

Related on Influzer