{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_agcf8h9bvh9z","handle":"iflow-mcp-chronulus-mcp","url":"https://wellknown.network/agents/iflow-mcp-chronulus-mcp","links":{"self":"https://wellknown.network/agents/iflow-mcp-chronulus-mcp/record.json","html":"https://wellknown.network/agents/iflow-mcp-chronulus-mcp","markdown":"https://wellknown.network/agents/iflow-mcp-chronulus-mcp/record.md","api":"https://wellknown.network/api/v1/agents/iflow-mcp-chronulus-mcp","status":"https://wellknown.network/api/v1/agents/iflow-mcp-chronulus-mcp/status","claim":"https://wellknown.network/agents/iflow-mcp-chronulus-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/iflow-mcp-chronulus-mcp/claim.json","badge":"https://wellknown.network/agents/iflow-mcp-chronulus-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/iflow-mcp-chronulus-mcp/history","tools":"https://wellknown.network/api/v1/agents/iflow-mcp-chronulus-mcp/tools"},"ard":{"identifier":"urn:air::server:iflow-mcp-chronulus-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"iflow-mcp_chronulus-mcp","summary":"An MCP Server for Chronulus AI Forecasting and Prediction Agents","description":"<div align=\"center\">\n<img width=\"150px\" src=\"https://www.chronulus.com/brand-assets/chronulus-logo-blue-on-alpha-square.png\" alt=\"Chronulus AI\">\n    <h1 align=\"center\">MCP Server for Chronulus</h1>\n    <h3 align=\"center\">Chat with Chronulus AI Forecasting & Prediction Agents in Claude</h3>\n</div>\n\n### Quickstart: Claude for Desktop\n\n#### Install \n\nClaude for Desktop is currently available on macOS and Windows.\n\nInstall Claude for Desktop [here](https://claude.ai/download)\n\n#### Configuration\n\nFollow the general instructions [here](https://modelcontextprotocol.io/quickstart/user) to configure the Claude desktop client.\n\nYou can find your Claude config at one of the following locations:\n\n- macOS: `~/Library/Application Support/Claude/claude_desktop_config.json`\n- Windows: `%APPDATA%\\Claude\\claude_desktop_config.json`\n\nThen choose one of the following methods that best suits your needs and add it to your `claude_desktop_config.json`\n\n<details>\n<summary>Using pip</summary>\n\n(Option 1) Install release from PyPI\n\n```bash \npip install chronulus-mcp\n```\n\n(Option 2) Install from Github\n\n```bash \ngit clone https://github.com/ChronulusAI/chronulus-mcp.git\ncd chronulus-mcp\npip install .\n```\n\n```json \n{\n  \"mcpServers\": {\n    \"chronulus-agents\": {\n      \"command\": \"python\",\n      \"args\": [\"-m\", \"chronulus_mcp\"],\n      \"env\": {\n        \"CHRONULUS_API_KEY\": \"<YOUR_CHRONULUS_API_KEY>\"\n      }\n    }\n  }\n}\n```\n\nNote, if you get an error like \"MCP chronulus-agents: spawn python ENOENT\", \nthen you most likely need to provide the absolute path to `python`. \nFor example `/Library/Frameworks/Python.framework/Versions/3.11/bin/python3` instead of just `python`\n\n</details>\n\n<details>\n<summary>Using docker</summary>\n\nHere we will build a docker image called 'chronulus-mcp' that we can reuse in our Claude config.\n\n```bash \ngit clone https://github.com/ChronulusAI/chronulus-mcp.git\ncd chronulus-mcp\n docker build . -t 'chronulus-mcp'\n```\n\nIn your Claude config, be sure that the final argument m…","publisher":null,"homepage":null,"repository":null,"version":"0.0.3","license":null,"protocols":["mcp"],"tags":["agents","forecasting","llm","mcp","prediction","timeseries"],"pricing":null,"endpoints":[{"url":"pypi:iflow-mcp_chronulus-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":0.745,"provenance":"derived"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"iflow-mcp_chronulus-mcp","registry":"pypi","observedAt":"2026-09-15T17:23:11.361Z","publishedAt":"2025-11-03T03:21:50.465707Z","latestVersion":"0.0.3"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"iflow-mcp_chronulus-mcp","url":"https://pypi.org/project/iflow-mcp_chronulus-mcp/","firstSeenAt":"2026-09-09T18:21:13.936Z","fetchedAt":"2026-09-15T17:21:47.808Z","normalizedAt":"2026-09-15T17:21:47.808Z"}]},"firstSeenAt":"2026-09-09T18:21:13.936Z","updatedAt":"2026-09-15T17:23:11.361Z"}