kuafuai/DevOpsGPT
Multi agent system for AI-driven software development. Combine LLM with DevOps tools to convert natural language requirements into working software. Supports any development language and extends the existing code.
Platform-specific configuration:
{
"mcpServers": {
"DevOpsGPT": {
"command": "npx",
"args": [
"-y",
"DevOpsGPT"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...