realm9-platform/realm9-ai-agent
Multi-layer AI agent system for intelligent infrastructure management. Features AI Terraform code editor with BYOK (Bring Your Own Key), Model Context Protocol (MCP) server with 45+ tools, and self-deploying Kubernetes observability agents. Supports OpenAI, Anthropic, and Azure OpenAI.
Platform-specific configuration:
{
"mcpServers": {
"realm9-ai-agent": {
"command": "npx",
"args": [
"-y",
"realm9-ai-agent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...