An AWS Kiro Power that brings cubic's AI code review platform directly into your IDE.
Access cubic's AI code review capabilities without leaving Kiro:
- PR Reviews - Get AI feedback on pull requests before merging
- Security Scans - Find vulnerabilities and bugs across your entire repo
- AI Wikis - Auto-generated architecture docs and codebase overviews
- Team Learnings - Follow coding patterns from senior reviewers
- Get a cubic API key at cubic.dev → Settings → Integrations → MCP
- Set your environment variable:
export CUBIC_API_KEY="cbk_your_key" - Install this power in Kiro or use it from the Kiro Powers marketplace
Once installed, just ask Kiro naturally:
- "What did cubic flag in PR #123?"
- "Are there any security issues in the latest scan?"
- "Show me the architecture from the cubic wiki"
- "What coding patterns has the team learned?"
POWER.md- Power definition and usage guidemcp.json- MCP server configuration for cubic
- Active cubic account
- cubic API key
- Repositories must have cubic installed
MIT