Skip to content

Kiro Buddy

Free

by MCP Community

CLI + MCP tool for managing Kiro feature contexts across sessions

v0.1.1Added Apr 12, 2026
kiroaicontextsessionmcp
Works with:ClaudeGPTGeminiCopilot

Kiro Buddy MCP Server

CLI + MCP tool for managing Kiro feature contexts across sessions

Installation

npx -y kiro-buddy

Reviews

Leave a Review

Installation

Quick install
npx -y kiro-buddy
Add to claude_desktop_config.json
{
  "mcpServers": {
    "kiro-buddy": {
      "command": "npx",
      "args": ["-y", "kiro-buddy"]
    }
  }
}