From 59c3ddd054cf0664a3356ace0cc65bea48783057 Mon Sep 17 00:00:00 2001 From: Danny Avila Date: Sat, 11 Jan 2025 07:44:46 -0500 Subject: [PATCH] docs: update README.md with LibreChat Client (#50) * docs: Update README.md with LibreChat Client * Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9bda4f8..0c7ef18 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,7 @@ - **[gpt-computer-assistant](https://github.com/Upsonic/gpt-computer-assistant)** dockerized mcp client with Anthropic, OpenAI and Langchain. - **[MCP-Connect](https://github.com/EvalsOne/mcp-connect)** A client that enables cloud-based AI services to access local Stdio based MCP servers by HTTP/HTTPS requests. - **[codemirror-mcp](https://github.com/marimo-team/codemirror-mcp)** CodeMirror extension that implements the Model Context Protocol (MCP) for resource mentions and prompt commands. +- **[LibreChat](https://www.librechat.ai/)** Open-source AI Web UI, supporting multiple providers including OpenAI, Anthropic, Google, Ollama, and local models. Includes MCP support for Agents. ## Frameworks