martinimarcello00/SRE-agent
Autonomous agent for Kubernetes incident detection, diagnosis, and mitigation using LLMs and modular workflows. Integrates LangChain, LangGraph, and MCP servers to enable automated SRE tasks in cloud-native environments.
Platform-specific configuration:
{
"mcpServers": {
"SRE-agent": {
"command": "npx",
"args": [
"-y",
"SRE-agent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...