From 8d4c6706d23650bc803a896a60113f0983dbf585 Mon Sep 17 00:00:00 2001 From: Squareys Date: Mon, 25 May 2026 11:00:46 +0200 Subject: [PATCH] Add WebConverter under Tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c3ebe89..ebed65f 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,7 @@ - [Collection of WebMCP tools](https://github.com/GoogleChromeLabs/webmcp-tools/) by Google Chrome Labs - [webmaxru/agent-skills: WebMCP](https://github.com/webmaxru/agent-skills/tree/main/skills/webmcp) - Agent skill for implementing and debugging browser WebMCP integrations in JavaScript and TypeScript web apps - [Conscriba](https://conscriba.com/) — Automatic WebMCP Creation for AI Agents, Analytics & Tracking +- [WebConverter](https://webconverter.app/) — Privacy-first, in-browser file converter (images, PDF, audio, video, OCR, 3D models). Every conversion is exposed as a WebMCP tool via `navigator.modelContext` so agents can convert files locally — no uploads, no API keys. ## Tutorials