From a840fee91a2806b639bae2789871019917883003 Mon Sep 17 00:00:00 2001 From: Michal Pemcak Date: Fri, 7 Aug 2026 08:52:13 +0200 Subject: [PATCH] README: mention MCP server in intro --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd601de..297d9a6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # webshare-api -Node.js/Express proxy that exposes [Webshare.cz](https://webshare.cz) as protocols *arr apps understand. +Node.js/Express proxy that exposes [Webshare.cz](https://webshare.cz) as protocols *arr apps understand, and as an [MCP](https://modelcontextprotocol.io) server for AI agents. Official Webshare HTTP API documentation: [https://webshare.cz/apidoc/](https://webshare.cz/apidoc/)