lobechat.md

LobeChat

UI App
from"lobehub"

LobeChat supports an MCP marketplace and plugin installation in the UI

Communication
LobeChatMCPmarketplacechat
install.sh
# Clone the repository
$git clone https://github.com/lobehub/lobe-chat
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve