Back to MCP directory
publicPublicdnsLocal runtime

ms_salespower_mcp

通过MCP服务器实现销售场景的智能化应用,适用于各类AI聊天环境

article

README

🚀 ms_salespower_mcp

ms_salespower_mcp 借助 MCP 服务器达成实用的销售应用场景,可适配于任何常见的人工智能对话系统,为销售业务提供有力支持。

🚀 快速开始

ms_salespower_mcp 能与常见的人工智能对话系统无缝对接,通过 MCP 服务器实现各类销售应用场景。使用时,将其集成到你的人工智能对话系统中,即可开启实用的销售功能。

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