Kiro Buddy
Freeby MCP Community
CLI + MCP tool for managing Kiro feature contexts across sessions
v0.1.1Added Apr 12, 2026
kiroaicontextsessionmcp
Kiro Buddy MCP Server
CLI + MCP tool for managing Kiro feature contexts across sessions
Installation
npx -y kiro-buddy
Reviews
Installation
Quick install
npx -y kiro-buddy
Add to claude_desktop_config.json
{
"mcpServers": {
"kiro-buddy": {
"command": "npx",
"args": ["-y", "kiro-buddy"]
}
}
}