satomic/gitlab-copilot-coding-agent
A fully automated coding agent powered by GitHub Copilot CLI and GitLab CI/CD.
Platform-specific configuration:
{
"mcpServers": {
"gitlab-copilot-coding-agent": {
"command": "npx",
"args": [
"-y",
"gitlab-copilot-coding-agent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...