MoonshotAI / MoonshotAI/kimi-cli

[Feature Request] Support for Allegretto "Professional Database" (Tonghuashun/Tianyancha) in CLI

Open
#1,930 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
11.4k
Forks
1.3k
Avg merge
9h 47m
Merged PRs (30d)
2

Description

Background

Allegretto subscription (¥199/month) includes an experimental feature called "Professional Database" (专业数据库), which supports financial/economic data sources like Tonghuashun (同花顺) and Tianyancha (天眼查).

Request

Enable Kimi Code CLI to access the Professional Database feature available in the Allegretto subscription.

Current Behavior

In Kimi Code CLI terminal environment, querying financial data (e.g. Hong Kong stock prices) only falls back to web search instead of using the professional database.

Expected Behavior

CLI should be able to leverage the same professional database as the web/app version, or provide clear configuration instructions (MCP, env vars, settings.json, etc.) to enable it.

Environment

  • OS: macOS
  • Installation: pip install kimi-cli (latest)
  • Subscription: Allegretto (with Professional Database feature)

Additional Context

I have also contacted support@moonshot.cn regarding this question. It would be great to have official documentation or MCP integration for the professional database feature in CLI.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no source file, entry point, or test. Start by locating the CLI's configuration and integration points for MCP, environment variables, or settings.json, then determine whether Professional Database access is exposed to the CLI. Done means documented configuration or supported access that enables the feature rather than falling back to web search.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.