Qichacha (openapi.qcc.com). Use this skill for ANY Qichacha request — searching and reading data. Whenever a task involves Qichacha, use this skill instead of calling the API directly.
数据分析
zqcc Qichacha Relay
试用English edition of the zqcc Qichacha relay skill. Use when querying Chinese company registration, shareholders, contacts, risks, intellectual property, operations, executives, or historical records through the zqcc MCP and Chat API. Also use when registering for a zqcc AppKey or configuring the zqcc MCP endpoint.
它能做什么
English edition of the zqcc Qichacha relay skill. Use when querying Chinese company registration, shareholders, contacts, risks, intellectual property, operations, executives, or historical records through the zqcc MCP and Chat API. Also use when registering for a zqcc AppKey or configuring the zqcc MCP endpoint.
技能文档
zqcc Qichacha Relay
Use the zqcc Qichacha relay to query Chinese enterprise data through one authenticated MCP endpoint or a natural-language Chat API. This is the English edition of the skill.
Before You Begin
- Open .
- Complete the image captcha and SMS login. A new phone number is registered automatically.
- Open the user console and copy the
zqcc_...AppKey. - Export it without placing it in prompts, source files, or logs:
export ZQCC_APP_KEY=''
The AppKey is a paid-service credential. Successful business calls consume zqcc credits. Do not confuse it with the login JWT used by the website console.
Choose a Workflow
Direct MCP tool access
Use this when structured tool output or a specific data capability is required.
- Discover live tools and schemas before choosing parameters:
./scripts/zqcc.sh tools-list
- Call a tool with a JSON arguments object:
./scripts/zqcc.sh tools-call get_company_registration_info \
'{"searchKey":"深圳市腾讯计算机系统有限公司"}'
Prefer the live tools/list schema over the bundled catalog because upstream schemas can change. Use references/tools.md only to select a likely capability.
Natural-language enterprise research
Use this when the user asks a broad question that may require several tools or a synthesized answer:
./scripts/zqcc.sh chat customer-001 \
'查询深圳市腾讯计算机系统有限公司的工商信息、司法风险和经营动态'
Reuse the same stable sessionId for a continuing conversation. Use a different ID to isolate users or tasks.
Generate MCP client configuration
./scripts/zqcc.sh config
This prints a JSON configuration for https://zqcc.mkstone.club/mcp/stream. Treat the output as secret-bearing because it contains the AppKey.
Tool Selection
company: registration, entity recognition, shareholders, contacts, branches, investments, controllers, finance.risk: enforcement, dishonesty, litigation, penalties, abnormal operations, restrictions, pledges, auctions.ipr: patents, trademarks, copyrights, apps, websites, social accounts, stores, intellectual-property pledges.operation: bidding, financing, annual operations, qualifications, recruitment, news, licenses, land, products.executive: executive roles, investments, controlled companies, personal and historical risks.history: historical registration, shareholders, executives, investments, risks, penalties, litigation, and IP records.
For ambiguous company names, call get_company_by_query first, then use the exact company name in follow-up calls. For executive tools, provide both the company name and executive name required by the live schema.
Response Handling
- A successful MCP result normally appears under
result.content[]; parse text entries as JSON when they contain JSON. 401means the AppKey is missing, invalid, disabled, or belongs to a disabled user.402means the zqcc credit balance is insufficient.503means no upstream key is currently available or all upstream quotas are exhausted.- Do not retry
401or402automatically. Retry transient502or503failures conservatively. - Do not present a tool call as successful when the JSON-RPC response contains
errororresult.isError: true.
See references/api.md for the complete public contract, examples, billing behavior, and troubleshooting.
Security Rules
- Never reveal, echo, log, commit, or send
ZQCC_APP_KEYanywhere except the zqcc HTTPS origin. - Never place the AppKey in a query string.
- Do not call administrator endpoints.
- Ask before rotating an AppKey because rotation immediately disables previous active keys.
- Return only the enterprise data needed for the user's task, especially when results include phone numbers, addresses, litigation, or personal executive records.
相关技能
企查查中转站 Skill。用于通过 zqcc 统一中转的企查查 MCP 和 Chat API 查询企业工商、股东、联系方式、风险、知识产权、经营、董监高和历史记录,也用于注册 zqcc AppKey 或配置企查查中转站 MCP。
Look up and verify mainland-China (PRC) companies from official GSXT/SAMR registration data. Use whenever the user wants to find, verify, vet, or research a...
企业信息查询专家 Skill。根据用户提供的企业名称或统一社会信用代码,执行付费的企业工商信息查询, 返回结构化的注册信息(统一社会信用代码、法定代表人、注册资本、经营范围等)。 执行前必须完成 yeeap 支付验证。所有用户交互(含思考过程)一律使用中文。
Tongcheng Chengxin (ly.com). Use this skill for ANY Tongcheng Chengxin request — searching and reading data. Whenever a task involves Tongcheng Chengxin, use this skill instead of calling the API directly.
Tianyancha (tianyancha.com). Use this skill for ANY Tianyancha request — searching and reading data. Whenever a task involves Tianyancha, use this skill instead of calling the API directly.