streamable-httpupdated 5mo ago
Master Orchestrator for the DORA OS + Enterprise Compliance Ecosystem.
This repository was archived by its owner. It still works, but it is not receiving updates.
What can you do with conductor?
DORA OS Conductor v2.0
Master Orchestrator for the DORA OS + Enterprise Compliance Ecosystem.
Port 7900 | Part of ToolOracle & FeedOracle
Architecture
The Conductor coordinates 23 Oracles as a single intelligent compliance system:
Core DORA OS (16 Oracles)
AmpelOracle (49 tools), LawOracle (20), TestOracle (16), ReportingOracle (16), TLPTOracle (17), CloudOracle (14), DORAOracle (15), TrainingOracle (13), PolicyOracle (12), AMLOracle (12), ResilienceOracle (10), MacroOracle (22), ResearchOracle (11), EULawOracle (8), ESMAOracle (8), RegWatchOracle (6)
Enterprise Extension (7 Oracles — April 2026)
CFOCoPilot (12), HROracle (12), HealthGuard (12), SupplyChainOracle (12), CyberShield (12), LegalTechOracle (12), TaxOracle (12)
Total: 23 Oracles | 333+ Tools | 16 Workflows | 12 Event Types
16 Predefined Workflows
| Workflow | Steps | Description |
|---|---|---|
full_onboarding |
9 | Complete DORA entity onboarding |
daily_compliance |
6 | Morning compliance health check |
incident_response |
4 | Major incident → BaFin report |
audit_preparation |
9 | BaFin/NCA audit preparation |
law_change_response |
5 | React to regulatory changes |
provider_risk_review |
5 | Third-party risk assessment |
bcm_resilience_check |
6 | BCM & operational resilience |
threat_intel_sweep |
6 | Full threat landscape scan |
regulatory_landscape |
5 | Cross-regulation status |
financial_compliance |
6 | CFO + Tax + Legal sweep |
cyber_nis2_assessment |
7 | NIS2 + ISO 27001 + DORA ICT |
supply_chain_due_diligence |
6 | LkSG + CSRD + CBAM |
healthcare_compliance |
4 | MDR/IVDR + GMP + GDPR |
hr_onboarding_audit |
5 | NachwG + ArbZG compliance |
contract_risk_review |
5 | DORA Art.28-30 clause check |
international_tax_review |
5 | DAC6 + Pillar Two + TP |
License
Proprietary — © 2026 ToolOracle / FeedOracle
Install
Add conductor to your client. Pick the one you use.
claude mcp add --transport http conductor https://tooloracle.io/conductor/mcp/codex mcp add conductor --url https://tooloracle.io/conductor/mcp/{
"mcpServers": {
"conductor": {
"url": "https://tooloracle.io/conductor/mcp/"
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
{
"servers": {
"conductor": {
"type": "http",
"url": "https://tooloracle.io/conductor/mcp/"
}
}
}Add to `.vscode/mcp.json` in your workspace.
{
"mcpServers": {
"conductor": {
"url": "https://tooloracle.io/conductor/mcp/"
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"conductor": {
"serverUrl": "https://tooloracle.io/conductor/mcp/"
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
Score
33 / 100
Incomplete
- Documentation7/25
- Maintenance8/25
- Trust6/20
- Capability0/15
- Install experience12/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 153 days ago
- Has a release history
- Repository is not archived
- No licence detected
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 0 tool(s) documented
- Provides prompt templates
- Provides resources
- 6 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint — no local install
Version history
| Versions | Published |
|---|---|
| 1.0.0Latest | May 7, 2026 |