
6/25/2026
What this post added
This post details the integration of Cohere North with the Wiz security platform to automate incident response workflows. It describes the architecture involving a custom Model Context Protocol (MCP) server that exposes Wiz's GraphQL API as eight atomic tools. Specific use cases demonstrated include analyzing toxic combinations for blast radius, performing end-to-end assisted incident response (including report generation and ticket creation), and generating autonomous weekly security posture briefs. Key technical lessons learned regarding prompt placement, API validation, designing for partial failures, and context-aware enrichment are also shared. The full implementation is made available in a public repository.