Ecosystem
Integrations
The platform fits into the systems an enterprise already runs. Authentication, secrets, observability, SOAR, and CI/CD — Dome speaks to all of them so bringing agents under management does not require rewiring the stack underneath.
Plays well with
The systems your enterprise already runs
AI-native · MCP
Dome is itself driven by AI
MCP is the protocol agents use to reach tools — and the Dome control plane is itself exposed as an MCP surface. The same platform that governs your agents can be driven by them. Triage denials with an assistant, draft a policy change in Claude, walk through audit events from Cursor, author Cedar rules from Copilot. Anything an operator can do at the CLI, an MCP-capable client can do too.
Claude · GitHub Copilot · Cursor · any MCP-capable client
Identity
Identity providers
Authenticate end users through your existing IdP and propagate that identity end-to-end across every agent and tool call.
Okta · Microsoft Entra · Auth0 · OIDC · SCIM
Secrets
Secrets & credentials
Provider keys and backend credentials never live in agent code. They stay in your existing secrets manager and rotate centrally.
HashiCorp Vault · AWS Secrets Manager · GCP Secret Manager
SIEM
Security information & event management
Stream the Dome audit trail into your existing SIEM. Investigations happen where your SOC already lives.
Splunk · Microsoft Sentinel · Elastic Security
APM
Observability & APM
Metrics, traces, and events export to the dashboards your operations teams already watch. Agent health alongside the rest of your platform.
Datadog · Grafana · New Relic
SOAR
Security orchestration & response
Dome events trigger your SOAR playbooks. Denial spikes, lifecycle changes, and policy regressions become automatable.
Splunk SOAR · Tines · Cortex XSOAR
CI/CD
Infrastructure-as-code & CI/CD
Every Dome operation is scriptable. Manage state declaratively, gate deployments on policy simulation, ship Cedar rules through the same pipeline as code.
Terraform · GitHub Actions · GitLab CI