Home /
AI/LLM / aigon-google-cloud-rapid-agent-hacka
★ 0 stars
Unknown language
🤖 AI/LLM
Updated today
Autonomous cloud operations agent swarm that self-learns infrastructure patterns, auto-discovers resources across 87 MCP servers, and executes complex multi-cloud workflows through 39 quality gates.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"aigon-google-cloud-r": {
"command": "npx",
"args": [
"-y",
"szamaniai/aigon-google-cloud-rapid-agent-hacka"
]
}
}
}
Run in terminal:
claude mcp add aigon-google-cloud-r npx -y szamaniai/aigon-google-cloud-rapid-agent-hacka
Add to .cursor/mcp.json:
{
"mcpServers": {
"aigon-google-cloud-r": {
"command": "npx",
"args": [
"-y",
"szamaniai/aigon-google-cloud-rapid-agent-hacka"
]
}
}
}
README Excerpt
Autonomous cloud operations agent swarm that self-learns infrastructure patterns, auto-discovers resources across 87 MCP servers, and executes complex multi-cloud workflows through 39 quality gates.