chorus.md

Chorus

UI App
from"Chorus"

Chorus client app with MCP tool support

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