modelcontextchat.md

modelcontextchat.com

UI App
from"modelcontextchat"

Web chat client with MCP tool support

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