Back to MCP directory
publicPublicdnsLocal runtime

basic_ent_tools

通过 MCP 协议构建高效数据协同体系,打通大模型与权威企业征信数据链路,实现数据实时调用、智能整合与深度适配,为 AI 应用赋能增效,助力风控决策、信用评级、商业尽调等场景落地。

article

README

No content was provided for this section

help

Runtime guide

cloud

Hosted runtime

Hosted servers run from a provider-managed environment. You usually connect the MCP client to the hosted endpoint or follow the provider's authorization flow, without keeping a local process alive

  1. Open provider connection page
  2. Authorize or copy endpoint
  3. Connect from your MCP client
terminal

Local runtime / other methods

Local servers run on your own machine or infrastructure. You normally copy the server_config into your MCP client, install the required package, and provide env variables from env_schema when needed

  1. Copy server_config
  2. Install required package
  3. Fill env variables and restart client