
Kiro Discord Bot
by nczz
Discord control plane for project-bound ACP agents with built-in MCP tool proxy and operational controls.
What it does
Kiro Discord Bot transforms Discord channels and threads into dedicated control planes for project-bound Agent Client Protocol (ACP) agents. It maps each channel to a specific working directory and agent session, allowing developers to manage AI coding agents directly via Discord while maintaining persistent project context and memory.
Tools
/cwd: Binds a Discord channel to a specific project directory./doctor: Verifies permissions and engine readiness.- MCP Proxy: Dynamically exposes Model Context Protocol (MCP) tools to agents based on channel-specific policies.
Installation
Since this is a bot that hosts other MCP servers, add the Kiro bot to your Discord server and configure the environment variables DISCORD_TOKEN, DISCORD_GUILD_ID, and DEFAULT_CWD. To use as an MCP server itself, refer to the project's specific MCP server builds in the repository.
Supported hosts
- Claude (via MCP proxy)
- Discord
Quick install
go build -o kiro-discord-bot .Information
- Pricing
- free
- Published
- 7/23/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
All clients
go build -o kiro-discord-bot .





