diff --git a/README.md b/README.md index 7b3fa85..e0dccd7 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ Implementation of an MCP server for the [RAG Web Browser Actor](https://apify.com/apify/rag-web-browser). This Actor serves as a web browser for large language models (LLMs) and RAG pipelines, similar to a web search in ChatGPT. +mcp-server-rag-web-browser MCP server + ## 🔄 What is model context protocol? The Model Context Protocol (MCP) enables AI applications (and AI agents), such as Claude Desktop, to connect to external tools and data sources.