Servers
C
Catalyst Governance
@Stratogenic-AI
Governance middleware for AI agents — permission gates, human-in-the-loop approvals, compliance scanning across 8 frameworks, and hash-linked audit ledger. Hosted SSE endpoint, no self-hosting required.
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"catalyst": {
"url": "https://catalyst.stratogenic.ai/mcp/sse",
"transport": "sse",
"headers": {
"X-API-Key": "<your-key>"
}
}
}
}