{
  "markdown": "<div align=\"center\">\n  <img src=\"assets/logo.png\" alt=\"RubixKube\" width=\"120\" height=\"120\" />\n\n  # RubixKube for AI\n\n  **Site Reliability Intelligence in your IDE and terminal.**\n\n  Investigate incidents, review evidence-backed root cause analyses, and track remediation across Kubernetes, AWS, GCP, Linux VMs, and hybrid platforms — without leaving your editor.\n\n  [![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE)\n  [![Cursor](https://img.shields.io/badge/Cursor-Plugin-black?logo=cursor)](https://cursor.directory/plugins/rubixkube)\n  [![Claude Code](https://img.shields.io/badge/Claude%20Code-Plugin-orange?logo=anthropic)](https://code.claude.com)\n\n  Works with **Claude Code** and **Cursor**.\n</div>\n\n---\n\n## What you can do\n\nAsk questions in plain English and your assistant will pull live signal from your RubixKube tenant.\n\n```\nWhat's going on in prod right now?\nAny critical alerts in the last 2 hours?\nWhy is the payment service crashing?\nShow me the RCA for INSIGHT-abc123\nWhat should I work on first?\n```\n\nBehind the scenes, the plugin loads **6 skills** that route those questions to **7 MCP tools** backed by your live cluster, cloud, and VM data.\n\n---\n\n## Install\n\n### Cursor\n\nInstall from the marketplace:\n\n1. Open **Settings → Plugins → Browse Marketplace**\n2. Search for **RubixKube**\n3. Click **Install**\n\nOr add the MCP directly via `.cursor/mcp.json`:\n\n```json\n{\n  \"mcpServers\": {\n    \"rubixkube\": {\n      \"type\": \"http\",\n      \"url\": \"https://mcp.rubixkube.ai/mcp\"\n    }\n  }\n}\n```\n\n### Claude Code\n\nInstall via the official marketplace:\n\n```bash\n/plugin install rubixkube\n```\n\nOr add this repo as a marketplace and install from it directly:\n\n```bash\n/plugin marketplace add rubixkube-io/rubixkube-for-ai\n/plugin install rubixkube@rubixkube\n```\n\nOr add just the MCP server:\n\n```bash\nclaude mcp add --transport http rubixkube https://mcp.rubixkube.ai/mcp\n```\n\n---\n\n## Authentication\n\nThe first time you use a RubixKube tool, your editor opens a browser window to log in with your RubixKube account — the same login as [console.rubixkube.ai](https://console.rubixkube.ai). The session persists after the first sign-in.\n\n---\n\n## Tools\n\n| Tool | What it answers |\n|---|---|\n| `platform_status` | Overall dashboard — environments, active issues by severity, RCA count, open actions |\n| `active_issues` | Prioritized list of open issues, filterable by environment, namespace, severity |\n| `investigate` | Deep dive — root cause + RCA + linked actions for a specific issue |\n| `cluster_health` | Full view of one connected environment — infra snapshot, workloads, issues, recent RCAs |\n| `pending_actions` | Open remediation tasks, filterable by environment, priority, status |\n| `rca_details` | Complete RCA report — root cause, contributing factors, remediation, rollback, evidence |\n| `recent_activity` | Timeline of recent insights, RCAs, and action updates |\n\n---\n\n## Skills\n\nWhen installed as a plugin, these skills guide your AI assistant on when and how to use each tool:\n\n| Skill | Trigger phrases |\n|---|---|\n| `infra-status` | \"What's going on?\", \"How's prod?\", \"Post-deploy check\", \"Recent activity\" |\n| `active-issues` | \"What's broken?\", \"Any critical alerts?\", \"Open issues in project X\" |\n| `investigate` | \"Why is X broken?\", \"Investigate this error\", \"Debug the payment service\" |\n| `cluster-health` | \"How's prod?\", \"Check staging\", \"Status of environment X\" |\n| `pending-actions` | \"What should I work on?\", \"Show action items\", \"What's pending?\" |\n| `rca-report` | \"Show me the RCA\", \"Root cause analysis for X\", \"Full investigation report\" |\n\n---\n\n## Requirements\n\n- A RubixKube account at [console.rubixkube.ai](https://console.rubixkube.ai) (free tier available)\n- Cursor 0.45+ or Claude Code 2.0+\n- Network access to `https://mcp.rubixkube.ai`\n\n---\n\n## Links\n\n- **Console**: [console.rubixkube.ai](https://console.rubixkube.ai)\n- **Docs**: [docs.rubixkube.ai](https://docs.rubixkube.ai)\n- **Website**: [rubixkube.ai](https://rubixkube.ai)\n- **Issues**: [github.com/rubixkube-io/rubixkube-for-ai/issues](https://github.com/rubixkube-io/rubixkube-for-ai/issues)\n\n---\n\n## License\n\nMIT — see [LICENSE](LICENSE).\n",
  "bytes": 4177,
  "sha": "d6e3c4629a120531a0af4bbd0059c4c6445934a3d9afdd2d294695bc4b7ceeef",
  "repo_slug": "rubixkube-io/rubixkube-for-ai",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_rubixkube_io_rubixkube_for_ai_rubixkube_9528da9f/readme"
}