glama-chat-mcp.md

Glama Chat

UI App
from"glama"
980

Multi-modal AI client with MCP support and integrated visual interface

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