---
slug: "ms-salespower-mcp"
source_type: "readme"
source_url: "https://cdn.jsdelivr.net/gh/sebi5000/ms_salespower_mcp@main/README.md"
repo: "https://github.com/sebi5000/ms_salespower_mcp"
source_file: "README.md"
branch: "main"
---
# 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"
  }
  }
}
```
