moopoint.md

MooPoint

UI App
from"MooPoint"

MooPoint client with MCP tool support

Productivity
automationMCP clienttoolsworkflow
install.sh
# Clone the repository
$git clone https://github.com/MooPoint/moopoint
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve