MoonshotAI / MoonshotAI/kimi-cli
[Feature Request] Support for Allegretto "Professional Database" (Tonghuashun/Tianyancha) in CLI
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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