chronulus-mcp.md

Chronulus AI MCP

from"chronulus"
540

Predict anything with Chronulus AI forecasting and prediction agents

AI & ML
forecastingpredictionAIanalytics
install.sh
# Clone the repository
$git clone https://github.com/ChronulusAI/chronulus-mcp
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve