librechat.md

LibreChat

UI App
from"LibreChat"

LibreChat web UI with MCP tool support for agents

Communication
LibreChatchatwebMCP
install.sh
# Clone the repository
$git clone https://github.com/LibreChat/librechat
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve