shalwin04/GitLab-CICD-Agent
agentic-cicd is an AI-powered multi-agent system that automates GitLab CI/CD workflows using natural language. Built with LangGraphJS, it connects to GitLab via OAuth, interprets user intent, generates pipelines, and executes deployments — all orchestrated by autonomous AI agents and backed by a GitLab MCP server.
Platform-specific configuration:
{
"mcpServers": {
"GitLab-CICD-Agent": {
"command": "npx",
"args": [
"-y",
"GitLab-CICD-Agent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...