Overview In our 25.3 launch, we added an MCP server to implement AI into release orchestration processes. Learn more about how it's helping users!
What it is An AI-aware control plane for Release that lets you create/search/manage releases, design templates, tune gates, and analyze failures in one place. It works with existing Release features and integrations.ย
General use cases (problem โ solution)ย
Triage time is slow โ Use natural-language queries (โshow promotions that failed perf_gate in prod in last 24hโ) to retrieve the runs, logs, artifacts, and failing conditions; generate remediation steps.ย
Policy drift across teams โ Define promotion/gate/evidence policies once in shared templates; MCP helps find projects on old versions and prompts upgrades.ย
Inconsistent integrations/variables โ Standardize Jenkins/Jira/Git connections and variable schemas at folder/template scope; block promotion if required variables are missing.ย
Unclear audit trail โ Query releases by gate, owner, or risk; export evidence (inputs, checks, approvals) from one place.ย
Develop a greater understanding of how to implement the MCP server from our documentation, which you can see here: https://docs.digital.ai/release/docs/how-to/release-mcp-server