
How We Built a Secure Chat for CS Teams on Top of MCP
Building chat over live customer data is a security problem before it's a product problem. Here's what that meant in practice: per-turn tenant isolation, credentials the model never touches, and session history that stores what was said but never what was used to get there.



