Back to Home
chieftecho icon

budgie

Verified Safe

by chieftecho

Overview

This MCP server exposes specialized AI agents as tools to kiro-cli, enabling an orchestrator agent to delegate complex tasks and manage multi-turn conversations across domain-specific sub-agents.

Installation

Run Command
./budgie

Security Notes

The server explicitly enforces a mandatory 'directory' parameter for all agent calls, which is a strong security feature to control file operations. Agents operate within isolated session directories. However, the server does not implement prompt sanitization before passing user prompts to 'kiro-cli', making it potentially susceptible to prompt injection attacks if the underlying 'kiro-cli' or sub-agents (which have 'execute_bash' capabilities) are vulnerable. This is noted as a 'TODO' in the README.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassMedium
Avg Tokens1500
Stars0
Forks1
Last Update2025-12-13

Tags

AI agent orchestrationKiro-CLIModel Context ProtocolGoSub-agents