Loading...
pip install chronulus-mcp{
"mcpServers": {
"chronulus-agents": {
"command": "python",
"args": ["-m", "chronulus_mcp"],
"env": {
"CHRONULUS_API_KEY": "<YOUR_CHRONULUS_API_KEY>"
}
}
}
}chronulus-agentsConnects Claude to Chronulus AI forecasting agents for predictive insights.
Requires API key and network access; potential for data leakage if key is compromised.
The Chronulus MCP server's safety depends on the secure handling of the Chronulus API key and the underlying security of the Chronulus API itself. It's relatively safe when used as intended with proper key management, but risks increase if the API key is exposed or if the server is misconfigured.