Skip to content
Back to search
100
MCP live MCP 2025-03-26 streamable-http

io.tooloracle/doraeventfabric

io.tooloracle/doraeventfabric

DORA OS EventFabric - 14-tool event stream for DORA compliance signals and pub/sub fabric.

Uptime
100.0%
1 direct probes · 30d
Response
135ms
last probe
Tools
14
callable
Resources
0
readable
Prompts
0
available

Tools · 14

emit_event

Emit an event → auto-routes to Conductor based on rules. Types: cve_critical, cloud_outage, regulation_change, security_breach, sanctions_update, audit_notice, evidence_expired, drift_detected, sla_br…

subscribe

Subscribe an oracle to an event type.

unsubscribe

Remove a subscription.

list_subscriptions

Show all active subscriptions.

event_log

Query event history with filters.

event_stats

Event statistics: by type, source, status.

active_rules

Show all routing rules (event → Conductor action).

create_rule

Create custom routing rule.

test_webhook

Simulate a webhook event to test routing.

schedule_scan

Schedule periodic scans (daily_check, weekly_drift_scan).

list_schedules

View scheduled scans.

webhook_status

Webhook health: events processed, rules active, supported types.

health_check

Server status.

ping

Connectivity test.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.tooloracle/doraeventfabric": {
      "url": "https://tooloracle.io/eventfabric/mcp/",
      "transport": "streamable-http"
    }
  }
}