Customer Intelligence & Segmentation for VS Code
ai.saifs/customer-intelligence
Analyze customer data to make segmentation and predict which customer to focus on for more sales.
client:VS Code
transport:streamable-http
Install Customer Intelligence & Segmentation in VS Code
.vscode/mcp.json
{
"servers": {
"customer-intelligence": {
"type": "http",
"url": "https://customer-tiering-mcp-latest.saifs.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs