mcp-chat-app.md

MCP Chat App

UI App
from"MCP Chat"

Cross-platform MCP chat client built on Electron

Communication
desktopchatMCP clientElectron
install.sh
# Clone the repository
$git clone https://github.com/MCP Chat/mcp-chat-app
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve