Catalyst Governance
@Stratogenic-AI
About Catalyst Governance
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.
Config
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>"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Catalyst Governance?
Catalyst Governance is hosted middleware for AI agents that intercepts agent actions (file writes, code deploys, messages, external API calls) and enforces organizational policy before the action proceeds. It provides a governance layer for Claude Code, Claude Desktop, and any MCP-compatible client without requiring self-hosting.
How to use Catalyst Governance?
Configure your MCP client to connect to Catalyst’s hosted SSE endpoint using an X-API-Key. The server checks every agent action against your policy and enforces the selected governance mode.
Key features of Catalyst Governance
- Hosted SSE endpoint — no self-hosting required
- Four governance modes: observe, advisory, proposal, strict
- Human-in-the-loop proposal workflow with dashboard
- 8 pre-built compliance scanning frameworks
- Hash-linked, tamper-evident audit ledger
- Works with Claude Code, Claude Desktop, and any MCP client
Use cases of Catalyst Governance
- Enforce compliance frameworks (GDPR, SOC 2, ISO 27001, HIPAA, PCI-DSS, EU AI Act) on agent actions
- Require human approval before agents deploy code or modify production systems
- Monitor and audit all agent file writes and external API calls
- Implement progressive governance from observation to strict enforcement
FAQ from Catalyst Governance
What authentication does Catalyst Governance require?
Connect to the hosted SSE endpoint using an X-API-Key.
Does Catalyst Governance require self-hosting?
No, it is a hosted SSE endpoint — no self-hosting required.
What compliance frameworks does Catalyst Governance support?
It includes 8 pre-built frameworks: GDPR, SOC 2, ISO 27001, HIPAA, PCI-DSS, EU AI Act, Bribery Act, and AML/KYC.
Does Catalyst Governance support human-in-the-loop approvals?
Yes. Agents submit proposals before consequential actions, and humans approve or decline them in the dashboard.
Is Catalyst Governance compatible with other MCP clients besides Claude?
Yes, it works with any MCP-compatible client.
Frequently asked questions
What authentication does Catalyst Governance require?
Connect to the hosted SSE endpoint using an X-API-Key.
Does Catalyst Governance require self-hosting?
No, it is a hosted SSE endpoint — no self-hosting required.
What compliance frameworks does Catalyst Governance support?
It includes 8 pre-built frameworks: GDPR, SOC 2, ISO 27001, HIPAA, PCI-DSS, EU AI Act, Bribery Act, and AML/KYC.
Does Catalyst Governance support human-in-the-loop approvals?
Yes. Agents submit proposals before consequential actions, and humans approve or decline them in the dashboard.
Is Catalyst Governance compatible with other MCP clients besides Claude?
Yes, it works with any MCP-compatible client.
Basic information
More Other MCP servers
Awesome Mlops
visengerA curated list of references for MLOps

EverArt
modelcontextprotocolModel Context Protocol Servers

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Comments