Kronos MCP Server
Stock price forecasting for your AI agent - China A-shares. An MCP server wrapping Kronos, a K-line time-series model. Ask it for a symbol, get the next N daily candles predicted: open / high / low / close / volume.
People who work with docker compose, financial ai and opencode and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-09-18 · ★ 520 · #13 OF 318 MAINTAINED FINANCE · VERIFIED 2026-09-18
Apache-2.0 · Python servers · how we verify → /methodology
01 · Install Kronos
before you install - you'll need
KRONOS_API_KEY
Environment variables documented in the project's README - it lists which are required and which have defaults.
Claude Code
claude mcp add agentpit-io-hunter-community-tools-krono -- uvx kronos-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"agentpit-io-hunter-community-tools-krono": {
"command": "uvx",
"args": [
"kronos-mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
repo age created 2026-08-10 - young repo, little track record yet
license Apache-2.0 - declared in the repository
pypi package kronos-mcp - check the name against the project README before installing (PyPI has no namespace ownership)
registry registry publisher io.github.hangeaiagent is not the repo owner (agentpit-io) - the registry entry was published by someone else
03 · What Kronos can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v1.0.1 · 2026-09-16
对话引擎镜像从 7.56 GB 瘦到 618 MB,首次要下载的量从 1.70 GB 降到 153 MB · (实测冷拉:美国节点 123 秒 → 6 秒,新加坡节点 9 秒;国内没有测试机,未测)。 · 磁盘要求从 20 GB 降到 10 GB。首次启动的耗时大头也随之从「下镜像」变成了「本地构建 api 与 web」。 · The chat-engine image went from 7.56 GB to 618 MB - a…
v1.0.0 · 2026-09-13
首个正式版。汇总 1.0.0-rc1 之后到 2026-09-13 的改动(约 220 个提交)。 · 注:rc1 里列的「剩余工作」(scheduler 连续 3 个交易日全绿、pred_backtest 30+ 样本、Grafana 看板)本版不作为完成项声明。 · 新增 · Added · 全市场扫描筛选器(魔法筛选器,已升为一级页面) · - thinkScript 子集脚本 +…
v0.2.0 · 2026-08-10
Added · opencode chat engine now runs via ghcr.io/agentpit-io/hunter-opencode:latest · · docker-compose service uncommented · 5 hunter plugins loaded · (hunter-auth · hunter-audit · hunter-guard · hunter-budget…
04 · Who maintains Kronos
Kronos is maintained by agentpit-io. We track 3 MCP servers from agentpit-io - 3 actively maintained, 520 combined GitHub stars, oldest repo from Aug 2026.
05 · Facts
- repository
- github.com/agentpit-io/hunter-community
- category
- finance - ranked #13 of 318 actively-maintained finance servers as of 2026-09-18.
- release cadence
- 6 releases in the last 90 days (latest 2026-09-16)
- registry
- io.github.hangeaiagent/kronos-mcp (active, first published 2026-09-10 · 2 versions)
- packages
- pypi:kronos-mcp
06 · Kronos FAQ
What is Kronos?
Stock price forecasting for your AI agent - China A-shares. An MCP server wrapping Kronos, a K-line time-series model. Ask it for a symbol, get the next N daily candles predicted: open / high / low / close / volume.
Is Kronos still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-18 and it shipped 6 releases in the last 90 days. We re-verify nightly.
How do I install Kronos?
Run `uvx kronos-mcp`. The README documents one environment variable (KRONOS_API_KEY) to set first. You can also paste the ready-made client config above.
Does Kronos run locally?
Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Kronos
Alternatives to Kronos
Maintained finance servers if Kronos isn't the fit.
- CCXT Official CCXT MCP server - Market data and trading across 100+ exchanges and prediction markets ★ 44,030 · 2026-09-18
- Tradingview MCP Real-time market data, screeners, technical analysis & backtesting for stocks, crypto and forex. ★ 4,567 · 2026-09-01
- Edgar Tools Open-source SEC EDGAR toolkit - 11 tools, 7 prompts, every filing type. No API key required. ★ 2,726 · 2026-09-17
- TickDB Market Data Real-time & historical market data: forex, stocks, crypto, indices, metals, K-line, quotes ★ 801 · 2026-06-20
- xbbg MCP Local Bloomberg tools for xbbg users. ★ 715 · 2026-09-16
- Emilia Protocol Exact-action approval for consequential agent actions: request, track, and verify signed receipts. ★ 650 · 2026-09-17
Pairs well with
Servers that cover what Kronos doesn't - only shown when the pairing reason fits the companion.
More finance MCP servers · True Source · Agirails MCP Server · Aibtcdev MCP Server · AION Indian Market Intelligence for Macro Event & Sector Impact Analysis · Edinet MCP
More Python MCP servers · Agent Skills Search Server · Agentspore · Codemagic MCP · Google Play Console MCP · see all