From bd9ce43d383e64c358fe2c005c3eeda94a02d667 Mon Sep 17 00:00:00 2001 From: Idan Levin Date: Wed, 27 May 2026 10:47:35 +0300 Subject: [PATCH] Add webmcp.cool and Ask nekuda to Tools webmcp.cool: a live, curated directory of WebMCP-enabled websites with an agent-facing JSON API for programmatic discovery. Also registers WebMCP tools of its own. Ask nekuda: Chrome side-panel AI assistant that picks up page tools registered via WebMCP and surfaces them alongside built-in browsing tools. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c3ebe89..1442132 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,8 @@ - [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 +- [webmcp.cool](https://webmcp.cool/) — Live directory of WebMCP-enabled websites with a JSON API for agent-side discovery. +- [Ask nekuda](https://chromewebstore.google.com/detail/ask-nekuda/amochnnbmnkjjlblolhpddkokhnalkjp) — Chrome side-panel AI assistant that picks up WebMCP tools exposed by the active tab; BYOK or hosted Gemini. [Source](https://github.com/nekuda-ai/nekuda-assistant-web-extension). ## Tutorials