Back to MCP Servers
Chronulus
Predict anything with Chronulus AI forecasting and prediction agents.
data-science-toolsaiagent
By ChronulusAI
Installation
npx -y chronulus-mcpConfiguration
{
"mcpServers": {
"chronulus-mcp": {
"command": "npx",
"args": ["-y", "chronulus-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes