Skip to content
Claude Desktop

Customer Intelligence & Segmentation for Claude Desktop

ai.saifs/customer-intelligence

Analyze customer data to make segmentation and predict which customer to focus on for more sales.

client:Claude Desktop transport:streamable-http

Install Customer Intelligence & Segmentation in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "customer-intelligence": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://customer-tiering-mcp-latest.saifs.ai/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Customer Intelligence & Segmentation in other clients