Skip to content

Kimi Datasource

Kimi Datasource is the official Kimi Code data plugin. It lets you query financial market data, macroeconomic indicators, corporate registration records, and academic literature in natural language — no manual API calls or data account registration required.

Prerequisite: You must complete OAuth login with a Kimi Code account via /login. The plugin relies on local credentials to access data services.

Installation

  1. Run /plugins inside Kimi Code CLI
  2. Select Marketplace from the menu that appears
  3. Find Kimi Datasource and choose to install it
  4. After installation completes, run /new to start a new session — the plugin is ready to use

Financial Data

Stock & Global Market Quotes

FeatureDescriptionMarkets
Real-time quotesCurrent price, change %, intraday dataA-shares, HK, US
Historical pricesHistorical closing prices and price-change rangesA-shares, HK, US, and major global markets
Technical indicatorsMACD, KDJ, RSI, BOLL, MA — with bullish/bearish signalsA-shares only
Financial statementsBalance sheets, year-over-year financial dataA-shares, HK, US, and major global markets
Company fundamentalsBusiness overview, shareholder informationA-shares, HK, US, and major global markets
Stock screeningFilter by sector, market cap, price change, financial metrics, and moreA-shares, HK, US
Market indicesCSI 300, SSE, S&P 500, Nasdaq, Nikkei, and moreA-shares, major global markets
Watchlist managementTrack holdings, calculate P&L based on cost basisA-shares, HK, US

Macroeconomic Data

Powered by the World Bank Open Data API — 189 member countries, 50+ years of historical time series covering GDP, trade, population, poverty, education, climate, and dozens of other indicators. Great for cross-country comparisons, policy research, and data-driven analysis.

FeatureDescription
Core macro indicatorsGDP, CPI, trade volume, unemployment, external debt, etc.
Long-run historical dataUp to 50+ years of data per country
Cross-country comparisonCompare any indicator across multiple countries
Thematic datasetsPoverty rates, education enrollment, CO₂ emissions, energy mix, demographics, and more
Historical price query
text
What was Apple's (AAPL) highest and lowest closing price in Q4 2025?
Financial statement analysis
text
What are the key figures in Microsoft's 2024 annual balance sheet — total assets, liabilities, and equity?
Company fundamentals
text
What are NVIDIA's main business segments and who are its largest institutional shareholders?
Stock screening
text
In the US semiconductor sector, find stocks with market cap above $500B and list their names and current market caps.
Global market overview
text
How are the S&P 500, Nasdaq, and Nikkei 225 performing today? Any notable sector moves?
Macroeconomic comparison
text
Compare GDP growth rates and GDP per capita trends for China, India, and Vietnam over the past 20 years.
Thematic data research
text
Show CO₂ emissions trends for major economies over the past decade, alongside their renewable energy share.

Corporate Data

Covers business registration, equity structure, and legal risk information for mainland Chinese companies — helping you quickly get first-hand data when signing contracts, conducting due diligence, or vetting partners.

FeatureDescription
Business registrationRegistered capital, founding date, legal representative, business scope, headcount
Equity structureShareholder contribution ratios, external investments, ultimate beneficial owner
Legal riskLitigation disputes, credit blacklist, administrative penalties, operating anomalies
Related entitiesAssociated companies, shared legal representatives, suspected affiliates

Mainland China companies only.

Corporate due diligence
text
Look up BYD Co., Ltd.'s business registration, major shareholders, and external investments.
Partner risk check
text
Check whether XX Technology Co., Ltd. has any litigation disputes, credit violations, or administrative penalties.
Equity chain lookup
text
Who is the ultimate beneficial owner of this company, and what are its associated entities?

Academic Data

Access millions of papers across physics, mathematics, computer science, quantitative finance, economics, and more — spanning both peer-reviewed journals and preprint repositories. Whether you're writing a literature review, tracking a research frontier, or looking for the most cited work in a field, just describe what you need.

FeatureDescription
Paper searchSearch by keyword, author, topic, or field across a large academic corpus
Citation lookupFind the most cited and influential papers in any domain
Preprint accessAccess the latest research before formal publication
Cross-disciplinePhysics, math, CS, economics, quantitative finance, climate science, and more
Literature search
text
Find key academic papers on financial fraud detection from the past five years, focusing on abnormal accruals and earnings manipulation models.
Research frontier
text
What are the most important recent papers on LLM reasoning capabilities? Summarize the main findings.
Preprint lookup
text
What are the latest preprints at the intersection of quantitative finance and machine learning?
Citation analysis
text
What are the most influential papers on reinforcement learning from human feedback? Who are the key authors?
Academic paper writing
text
Help me outline a literature review on Transformer architectures in NLP,
focusing on research developments since 2022. Reference highly cited papers
and note the core contribution of each.

Notes

  • Data queries are billed per call and consume Kimi Code account credits
  • The plugin provides read-only queries; no write or trading functionality is available
  • Technical indicators and real-time prices are only available during active trading hours. After market close, ask about closing data instead (e.g. "How did X close today?")
  • AI-generated output is for reference only and does not constitute investment or business advice

Next steps

  • Plugins — Full installation and development documentation for the plugin system
  • MCP — Kimi Datasource runs on the MCP protocol; learn about the underlying mechanism