Kaiden β a desktop tool and CLI for developers to adopt, orchestrate, and manage agentic coding environments with enterprise-grade security and governance.
As agentic coding workflows become central to software development, teams need more than just a chat interface β they need control. Kaiden gives developers and engineering organisations a unified environment to:
- Adopt agentic coding tools and AI agents without vendor lock-in
- Orchestrate multi-agent workflows and MCP-powered toolchains
- Govern agent behaviour, permissions, and access to AI assets
Kaiden ships as both a cross-platform desktop application (Windows, macOS, Linux) and a CLI (kdn), built on Electron + Svelte + TypeScript with a Go-powered command-line companion.
| Repository | Description | Language |
|---|---|---|
| kaiden | Core desktop application | TypeScript / Svelte |
| kdn | kdn β CLI companion for Kaiden |
Go |
| kdn-api | API definitions for the kdn CLI |
Go |
| mcp-registry-online | Custom registry serving a curated subset of MCP servers | HTML |
| mcp-registry-types | Shared TypeScript types for the MCP registry | TypeScript |
| mcp-runner | Utility for running MCP servers | TypeScript |
| mockups | Interactive prototypes and UX explorations | HTML |
| prereleases | Nightly / post-commit releases of Kaiden | β |
| kdn-prereleases | Pre-releases of the kdn CLI |
β |
| kaiden-demo-app | Sample app used when demoing Kaiden | HTML |
We welcome contributions of all kinds β bug fixes, new features, documentation, and security feedback.
- Read our Contributing Guide
- Check issues labelled
good first issueto get started - Follow our Code Guidelines before opening a PR
All repositories under this organisation are released under the Apache 2.0 License unless otherwise noted.