Catalyst Governance
@Stratogenic-AI
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.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"catalyst": {
"url": "https://catalyst.stratogenic.ai/mcp/sse",
"transport": "sse",
"headers": {
"X-API-Key": "<your-key>"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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.
「その他」の他のコンテンツ
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Codelf
unbugA search tool helps dev to solve the naming things problem.
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Nginx UI
0xJackyYet another WebUI for Nginx
コメント