Summary
Build a custom CI/CD Pipeline MCP server that lets agents trigger builds, read structured pass/fail results, and check deployment status across multiple providers (GitHub Actions, Azure DevOps, Vercel).
Context
Per the Final Architecture (Section 3), this is the highest-priority custom MCP. It closes the agent feedback loop: after the Lead Dev writes code and QA approves, the agent can trigger CI, wait for results, and react to failures — all without human intervention.
Acceptance Criteria
Depends On
Effort
Large (3+ sessions)
Summary
Build a custom CI/CD Pipeline MCP server that lets agents trigger builds, read structured pass/fail results, and check deployment status across multiple providers (GitHub Actions, Azure DevOps, Vercel).
Context
Per the Final Architecture (Section 3), this is the highest-priority custom MCP. It closes the agent feedback loop: after the Lead Dev writes code and QA approves, the agent can trigger CI, wait for results, and react to failures — all without human intervention.
Acceptance Criteria
trigger_build,get_build_status,get_build_logs,list_recent_buildsmcp-config.jsonDepends On
Effort
Large (3+ sessions)