ms-salespower-mcp

内容来源:README.md(说明文档) · 原始地址 · 查看安装指南

原始内容

ms_industry_ai

Enables useful industry use-cases across different functions & divisions via MCP

Testing with Claude Desktop

Add the following Config to your Claude Desktop configuration. You find the configuration by opening Claude -> Settings -> Developer:

{
  "globalShortcut": "Shift+Alt+Space",
  "mcpServers": {
  "ms_salespower": {
      "command": "/YOUR PATH TO BINARY/ms_industry_ai"
  }
  }
}