Catalyst Governance
REMOTE · CATALYST.STRATOGENIC.AI · 2 COMPONENTS · SCANNED AUG 3
Governance middleware for AI agents: permission gates, approvals, compliance scanning, audit ledger.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →
Endpoint Security74
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one. See how to fix → View diagnostics → Partial
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- HSTS check failed: the Strict-Transport-Security header is absent. See how to fix → View diagnostics → Fail
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability71
- AI-judged instruction clarity (good).Pass
- Context-footprint check failed: tool/resource definitions use about 3304 tokens (~106/item across 31 items; 31 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
- Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage71
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 0% of tool parameters carry a description.Fail
- Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
remote · catalyst.stratogenic.ai
claude mcp add --transport http stratogenic-ai-catalyst https://catalyst.stratogenic.ai/mcp
[mcp_servers.stratogenic-ai-catalyst] url = "https://catalyst.stratogenic.ai/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"stratogenic-ai-catalyst": {
"type": "remote",
"url": "https://catalyst.stratogenic.ai/mcp",
"enabled": true
}
}
} openclaw mcp add stratogenic-ai-catalyst --url https://catalyst.stratogenic.ai/mcp --transport streamable-http
mcp_servers:
stratogenic-ai-catalyst:
url: "https://catalyst.stratogenic.ai/mcp" {
"mcpServers": {
"stratogenic-ai-catalyst": {
"type": "http",
"url": "https://catalyst.stratogenic.ai/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 3 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.
- 1 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.
- 31 Jul 26 +3
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 30 Jul 26 +1
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 29 Jul 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.
- 27 Jul 26 +1
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 26 Jul 26 62
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 3 Aug 2026 · Probed https://catalyst.stratogenic.ai/mcp/ · Declared URL https://catalyst.stratogenic.ai/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=catalyst.stratogenic.ai | CN=YR1,O=Let's Encrypt,C=US | 8 Jun 2026 | 6 Sept 2026 | RSA 2048 | SHA256-RSA | 53a47c2717d40272d014cc4496fb23f9855 |
| SANs: catalyst.stratogenic.ai | ||||||
| CN=YR1,O=Let's Encrypt,C=US (CA) | CN=Root YR,O=ISRG,C=US | 3 Sept 2025 | 2 Sept 2028 | RSA 2048 | SHA256-RSA | a20253f15f2691c05dc1ce13b9bcca4e |
| CN=Root YR,O=ISRG,C=US (CA) | CN=ISRG Root X1,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | RSA 4096 | SHA256-RSA | f24b6d17f9d9ad7cb1c9fea78782699f |
DNSSEC insecure
Validation of catalyst.stratogenic.ai. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| ai. | present | 3799 | 8 | Verified |
| stratogenic.ai. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication No authorisation required
The endpoint answered without asking for a token. Anyone who knows the URL can reach it.
| Result | No authorisation required |
|---|---|
| HTTP status | 200 |
Transports 3 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://catalyst.stratogenic.ai/mcp | Redirected | 307 | https://catalyst.stratogenic.ai/mcp/ |
| streamable-http · followed | https://catalyst.stratogenic.ai/mcp/ | Verified | 200 | |
| http (plaintext) | http://catalyst.stratogenic.ai/mcp | HTTPS enforced | 301 | https://catalyst.stratogenic.ai/mcp |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
catalyst_accept_proposals ~116
Accept one or more proposals, committing them to the flow cycle. ids: list of proposal `idempotency_key` values from catalyst_list_proposals. Do not pass `task_id` or `id` — the backend looks up proposals by `idempotency_key` and will silently match nothing if the wrong field is used. Acceptance is the governance commit step: items move from review state into live execution state and are recorded in the immutable ledger.
| Name | Type | Req | Description |
|---|---|---|---|
| ids | array | yes | — |
Structured output declared, but exposes no named fields.
No examples provided.
catalyst_activate_compliance_framework ~104
Activate a pre-built compliance framework pack for this organisation. framework: one of gdpr, soc2, iso27001, hipaa, pci_dss, eu_ai_act, bribery_act, aml_kyc. Once activated, the pack's DENY/REQUIRE/ADVISE rules are merged into every subsequent compliance scan — no document upload required. Requires can_scan entitlement.
| Name | Type | Req | Description |
|---|---|---|---|
| framework | string | yes | — |
Structured output declared, but exposes no named fields.
No examples provided.
catalyst_await_approval ~129
Check approval status for a specific proposal. Returns approved: true/false and clear guidance on whether to proceed. Call this after catalyst_check_action returns 'proposal_required'. Do NOT proceed with the gated action until approved: true is returned. POLLING vs EVENT-DRIVEN: For interactive sessions, poll this tool. For autonomous long-running workflows, prefer registering a webhook via catalyst_register_approval_webhook(callback_url) so your orchestrator is notified the moment a human acts — no polling loop required.
| Name | Type | Req | Description |
|---|---|---|---|
| proposal_id | string | yes | — |
Structured output declared, but exposes no named fields.
No examples provided.
catalyst_bulk_update_tasks ~81
Bulk update all tasks matching a filter. Growth/Enterprise plans only. filter keys: domain, priority, stage, owner, tag, group_id. updates keys: owner, priority, domain, stage, tags_add, tags_remove. Returns matched and updated counts.
| Name | Type | Req | Description |
|---|---|---|---|
| filter | object | yes | — |
| updates | object | yes | — |
Structured output declared, but exposes no named fields.
No examples provided.
catalyst_check_action ~151
Check if a capability/action is permitted by your governance policy. Returns decision: 'allow' | 'proposal_required' | 'deny' with guidance. Call BEFORE any consequential action (API call, data write, send, deploy). If title is provided and decision is 'proposal_required', the intent is logged automatically and proposal_id is returned — no second call needed. If 'proposal_required' without a title, call catalyst_log_task separately. capability examples: 'send_email', 'write_file', 'deploy_code', 'update_record', 'delete_record', 'external_api_call'.
| Name | Type | Req | Description |
|---|---|---|---|
| capability | string | yes | — |
| context | — | — | — |
| title | — | — | — |
Structured output declared, but exposes no named fields.
No examples provided.
catalyst_create_tasks_from_findings ~68
Materialise compliance findings as actionable flow tasks. classes: list of finding classes to convert, e.g. ['MISSING_CONTROL', 'PROHIBITED_ACTION']. Defaults to both. Created tasks enter the governance pipeline like any other ingest.
| Name | Type | Req | Description |
|---|---|---|---|
| classes | — | — | — |
Structured output declared, but exposes no named fields.
No examples provided.
catalyst_decline_proposals ~109
Decline one or more proposals without committing them. ids: list of proposal `idempotency_key` values from catalyst_list_proposals. Do not pass `task_id` or `id` — the backend looks up proposals by `idempotency_key` and will silently match nothing if the wrong field is used. Declined proposals are recorded for audit and learning but are not added to the live flow cycle.
| Name | Type | Req | Description |
|---|---|---|---|
| ids | array | yes | — |
Structured output declared, but exposes no named fields.
No examples provided.
catalyst_evaluate_agent_action ~86
Evaluate whether an agent action is permitted by the governance gate. Returns decision: 'allow' | 'proposal_required' | 'deny'. High-risk actors with allow decisions are escalated to proposal_required. The actor must be registered and active for this tenant.
| Name | Type | Req | Description |
|---|---|---|---|
| actor_id | string | yes | — |
| capability | string | yes | — |
| context | — | — | — |
Structured output declared, but exposes no named fields.
No examples provided.
catalyst_export_ledger ~85
Export the immutable SHA-256 chained audit ledger. since: ISO timestamp to filter entries (inclusive). format: 'json' returns full entries; 'csv' sets entries to null (use REST API for CSV). The ledger is tamper-evident — any modification breaks the hash chain.
| Name | Type | Req | Description |
|---|---|---|---|
| format | string | — | — |
| since | — | — | — |
Structured output declared, but exposes no named fields.
No examples provided.
catalyst_export_workflow_audit ~86
Export audit events for an AI workflow as JSON. since: ISO timestamp filter (inclusive). ai_standards_only: limit to events from workflows opted into Built to AI Standards. Suitable for regulatory submissions and investor due diligence.
| Name | Type | Req | Description |
|---|---|---|---|
| ai_standards_only | boolean | — | — |
| since | — | — | — |
| workflow_id | string | yes | — |
Structured output declared, but exposes no named fields.
No examples provided.
catalyst_get_compliance_findings ~67
Get the latest compliance findings from the most recent scan. Returns findings flattened by category: conflicts, gaps, ok. Each finding includes category, severity, status, and task linkage. Does not trigger a new scan — use catalyst_run_compliance_scan first.
Input schema present but exposes no named parameters.
Structured output declared, but exposes no named fields.
No examples provided.
catalyst_get_dashboard ~53
Get the governance dashboard snapshot including all views. Returns tenant metadata, execution metrics, and all 5 governance views (execution_flow, ownership_map, compliance_web, risk_heatmap, client_influence).
Input schema present but exposes no named parameters.
Structured output declared, but exposes no named fields.
No examples provided.
catalyst_get_graph_views ~66
Get all 7 governance graph views for the tenant. Views: org_snapshot, execution_flow, ownership_map, compliance_web, risk_heatmap, client_influence, catalyst_metrics. Read-only, derived from flow_cycle on demand. Requires governance_dashboard entitlement.
Input schema present but exposes no named parameters.
Structured output declared, but exposes no named fields.
No examples provided.
catalyst_get_org_summary ~94
Get an AI-generated narrative summary of the org's execution state. time_window: 'last_7_days' or 'last_30_days'. extra_query: optional focus bias (e.g. 'compliance', 'delivery risk'). Returns a MASC-L3 compliant narrative — no individual evaluations. Requires governance_dashboard entitlement.
| Name | Type | Req | Description |
|---|---|---|---|
| extra_query | — | — | — |
| time_window | string | — | — |
Structured output declared, but exposes no named fields.
No examples provided.
catalyst_get_workflow_trust ~101
Get the four-component trust score for a registered AI workflow. Score = 0.25×ai_declared + 0.25×risk_eval + 0.25×override + 0.25×(1−failure). Range 0.0–1.0. window_days controls the lookback period (1–365).
| Name | Type | Req | Description |
|---|---|---|---|
| window_days | integer | — | — |
| workflow_id | string | yes | — |
Structured output declared, but exposes no named fields.
No examples provided.
catalyst_ingest_task ~84
Ingest one or more tasks into Catalyst governance pipeline. Items should include at minimum a 'title'. Optional fields: details, owner, priority (Low/Medium/High/Critical), stage, domain, due_at, tags, group_id. Returns ingested count and proposal IDs created.
| Name | Type | Req | Description |
|---|---|---|---|
| domain | — | — | — |
| items | array | yes | — |
Structured output declared, but exposes no named fields.
No examples provided.
catalyst_list_compliance_frameworks ~92
List all available pre-built compliance framework packs. Returns each pack (GDPR, SOC 2, ISO 27001, HIPAA, PCI-DSS, EU AI Act, Bribery Act, AML/KYC) with its name, description, rule count, and whether it is currently active for this organisation. Activate a pack with catalyst_activate_compliance_framework.
Input schema present but exposes no named parameters.
Structured output declared, but exposes no named fields.
No examples provided.
catalyst_list_compliance_rules ~104
List all compliance rules currently in effect for the organisation. Returns rules from three sources combined and deduplicated: - Rules extracted from uploaded policy documents - Custom org-level rules (PATCH /compliance/rules) - Rules from any activated framework packs Each rule includes: id, type (DENY/REQUIRE/ADVISE), trigger sentence, severity, scope, remediation guidance, confidence score, and authority citation.
Input schema present but exposes no named parameters.
Structured output declared, but exposes no named fields.
No examples provided.
catalyst_list_proposals ~117
List all pending governance proposals awaiting acceptance or decline. Proposals are work items that have been ingested but not yet committed to the live flow cycle. They require human (or agent) review. Each proposal contains an `idempotency_key` field — this is the canonical proposal identifier. Always use `idempotency_key` (not `task_id` or `id`) when passing proposal IDs to catalyst_accept_proposals, catalyst_decline_proposals, or catalyst_review_proposal.
Input schema present but exposes no named parameters.
Structured output declared, but exposes no named fields.
No examples provided.
catalyst_log_task ~103
Log a task or action into the Catalyst governance pipeline. Records work, decisions, and actions for audit and governance. priority: Low | Medium | High | Critical. domain: security | product | operations | compliance | finance | legal | other. Returns ingested count and any proposal_ids created (if a governance hold applies).
| Name | Type | Req | Description |
|---|---|---|---|
| details | — | — | — |
| domain | — | — | — |
| priority | string | — | — |
| title | string | yes | — |
Structured output declared, but exposes no named fields.
No examples provided.
catalyst_my_governance ~124
Show your governance profile, actor registration, and plan capabilities. Returns governance_mode (observe/advisory/proposal/strict), risk_class, declared capabilities, and actor_id. Auto-registers you in observe mode on first connection — the lightest governance touch. Also returns plan_capabilities showing which features are active and which require an upgrade — relay any upgrade_required fields to the user so they can unlock compliance scanning or AI workflow governance. Call this first to understand what you are and are not permitted to do.
Input schema present but exposes no named parameters.
Structured output declared, but exposes no named fields.
No examples provided.
catalyst_pending_approvals ~67
List proposals currently awaiting governance approval. Shows proposals with status pending or in review. Use this to check whether an action you submitted is still waiting for human sign-off before you proceed. Returns count and full proposal objects with IDs for catalyst_await_approval.
Input schema present but exposes no named parameters.
Structured output declared, but exposes no named fields.
No examples provided.
catalyst_register_approval_webhook ~166
Register a callback URL to receive proposal approval notifications. Subscribes callback_url to proposal.accepted and proposal.declined events. When a human approves or declines any proposal, Catalyst POSTs the event to your URL with the resolved proposal IDs in data.ids. Use this instead of polling catalyst_await_approval for autonomous workflows: register once, let your orchestrator (Temporal, job queue, webhook relay) wake the agent when the relevant proposal_id arrives. Then call catalyst_await_approval once to confirm and proceed. Returns subscription IDs, the expected payload shape, and usage guidance. Returns upgrade_required: true if outbound webhooks are not on your plan.
| Name | Type | Req | Description |
|---|---|---|---|
| callback_url | string | yes | — |
Structured output declared, but exposes no named fields.
No examples provided.
catalyst_register_machine_actor ~141
Register a machine actor (agent, automation) with Catalyst governance. runtime_type: zapier_zap | n8n_workflow | openai_assistant | make_scenario | claude_agent | custom_agent | internal_worker. governance_mode: observe | advisory | proposal | strict. risk_class: low | standard | high. Requires can_configure_ai_workflows entitlement (Enterprise+).
| Name | Type | Req | Description |
|---|---|---|---|
| capabilities | — | — | — |
| display_name | string | yes | — |
| governance_mode | string | — | — |
| notes | — | — | — |
| risk_class | string | — | — |
| runtime_type | string | yes | — |
| scopes | — | — | — |
Structured output declared, but exposes no named fields.
No examples provided.
catalyst_register_workflow ~121
Register an AI workflow for EU AI Act compliance governance. risk_level: unacceptable (rejected) | high | limited | minimal. mode: observe | advisory | proposal. High-risk workflows are forced to proposal. Sets ai_standards=True to opt into the Built to AI Standards evidence trail. Requires can_configure_ai_workflows (Enterprise+).
| Name | Type | Req | Description |
|---|---|---|---|
| ai_standards | boolean | — | — |
| mode | — | — | — |
| notes | — | — | — |
| risk_level | string | — | — |
| workflow_id | string | yes | — |
Structured output declared, but exposes no named fields.
No examples provided.
catalyst_review_proposal ~131
Approve or reject a review-required proposal (AI governance hold). proposal_id: the `idempotency_key` field from catalyst_list_proposals. Do not pass `task_id` or `id` — the backend looks up by `idempotency_key`. decision must be 'approve' or 'reject'. Approved proposals can then be accepted via catalyst_accept_proposals. Rejected proposals are marked review-rejected in the ledger.
| Name | Type | Req | Description |
|---|---|---|---|
| decision | string | yes | — |
| proposal_id | string | yes | — |
| reason | — | — | — |
| reviewer_id | — | — | — |
Structured output declared, but exposes no named fields.
No examples provided.
catalyst_run_compliance_scan ~53
Run a compliance scan against all loaded compliance documents. Detects compliance gaps, conflicts, and policy violations across the current flow cycle. Requires can_scan entitlement. Returns findings grouped by severity.
Input schema present but exposes no named parameters.
Structured output declared, but exposes no named fields.
No examples provided.
catalyst_search_tasks ~80
Search normalised tasks in the tenant flow cycle. Performs case-insensitive substring match on title/details. Filter by canonical domain (e.g. security, product, operations) or priority.
| Name | Type | Req | Description |
|---|---|---|---|
| domain | — | — | — |
| limit | integer | — | — |
| offset | integer | — | — |
| priority | — | — | — |
| q | string | — | — |
Structured output declared, but exposes no named fields.
No examples provided.
catalyst_send_lite_event ~92
Send a lifecycle event for a registered AI workflow. event_type examples: run.started, action.executed, approval.requested, run.completed, run.failed. Idempotent via request_id (UUID recommended). Payload is scrubbed of credentials before storage.
| Name | Type | Req | Description |
|---|---|---|---|
| event_type | string | yes | — |
| payload | — | — | — |
| request_id | — | — | — |
| workflow_id | string | yes | — |
Structured output declared, but exposes no named fields.
No examples provided.
catalyst_update_task ~71
Update a single task in the governance flow. Ledger-recorded. Patch may include: title, details, owner, priority, stage, domain, due_at, status, tags, done. Normalisation is applied automatically.
| Name | Type | Req | Description |
|---|---|---|---|
| patch | object | yes | — |
| task_id | string | yes | — |
Structured output declared, but exposes no named fields.
No examples provided.
catalyst_weekly_summary ~49
Get a 7-day activity rollup: ingested, accepted, declined proposals, domain breakdown, priority breakdown, and average risk score. Fully deterministic — no LLM calls.
Input schema present but exposes no named parameters.
Structured output declared, but exposes no named fields.
No examples provided.