kiro-discord-bot #
A trainable ACP agent control plane that lives in Discord.
Bind Discord channels to real projects, choose an ACP engine, teach persistent rules, and safely extend the agent with MCP tools.
Get Started · Agent Engines · Command Reference · 繁體中文
Highlights #
- Project-bound ACP agents: each Discord channel can bind to a working directory, keep its own session, and run real development or operations work.
- Replaceable engines: Kiro CLI is the default engine, while OMP can be enabled behind the same Discord commands, MCP policy, audit, usage, cron, and thread-agent controls.
- Trainable context: memory, flash memory, steering files, conversation history, and project knowledge work together without treating every chat as a blank slate.
- Controlled MCP access: MCP servers are discovered as a catalog, then exposed per channel through policy and a proxy that filters visible tools and calls.
- Operationally explicit: admin surfaces are private where Discord supports it, deployment checks are repeatable, and troubleshooting paths call out real failure modes.
What this site covers #
This documentation is the practical operating manual for kiro-discord-bot: installation, channel setup, everyday use, steering files, MCP policy, audit and usage, admin safety, deployment, release work, security review, and troubleshooting.
The README remains the compact project entry point. Detailed explanations and operational runbooks live here.
Role-based Paths #
| Role | Recommended pages |
|---|---|
| First-time evaluator | Getting Started, Core Concepts, Agent Engines |
| Installer | Installation, Agent Engines, Environment Reference, Deployment |
| Discord user | Command Reference, Listen Modes, Cron and Reminders |
| Channel admin | Admin and Security, MCP Policy, Audit, Usage, and Privacy |
| MCP admin | MCP Policy, Bot Tools MCP, Discord MCP, Media MCP |
| Operator | Agent Engines, Deployment, macOS MCP Networking, Troubleshooting |
| Maintainer | Release Runbook, Contributor Guide, Docs Maintenance |
| Security reviewer | Security Model, Audit, Usage, and Privacy, Environment Reference |