Fortune 100 Insurance — Agent-Orchestrated Claims Processing
The Challenge
A Fortune 100 insurer needed to automate claims processing across fragmented legacy systems with strict regulatory compliance. Manual workflows spanned five departments, each with siloed data and inconsistent handoff procedures — resulting in delayed resolutions, compliance gaps, and mounting operational costs.
The Solution
Deployed MCP for agent-to-tool connectivity, Flex Gateway as AI Gateway for policy enforcement, and Salesforce Data Cloud for unified context. A supervisor-worker pattern coordinates 5 specialized agents in sequence:
Architecture Highlights
- Each agent receives scoped data via MCP context objects — no agent sees more than it needs
- All API calls routed through AI Gateway with prompt sanitization and rate limiting
- Full audit trail persisted in Data Cloud for regulatory compliance
- Trust Layer handles PII redaction and output moderation before any external response
Results
Key Lessons
- Use MCP as a shared trust fabric — it standardizes how every agent accesses tools and data
- Apply runtime policies at the gateway, not in individual agents
- Centralize context in one data platform to avoid drift between agent decisions