Supported Systems
We build and test Vibe Kanban on the following systems:- macOS (Intel and Apple Silicon)
- Linux
- Windows
Prerequisites
Before installing Vibe Kanban, ensure you have:- Node.js: Latest LTS version recommended
- Coding agent authentication: Authenticate with your preferred coding agents outside of Vibe Kanban
Safety Notice
Installation & Setup
1
Authenticate with a coding agent
Before launching Vibe Kanban, ensure you’re authenticated with at least one supported coding agent. Follow the installation and authentication instructions for your preferred agent.
2
Install and launch Vibe Kanban
Open a terminal and run:
The application will bind to a random free port, print the URL in the terminal, and automatically open in your default browser.
3
Complete initial setup
Complete the setup dialogs to configure your coding agent and editor preferences. GitHub integration relies on the GitHub CLI and is configured when needed.
4
Create your first project
You’ll land on the Projects page, populated with your three most recently active git projects if automatically discovered. Click “Create project” to add more projects.
5
Add tasks
Start tracking your work by creating tasks within your project.
6
Optional: GitHub integration
Vibe Kanban uses the GitHub CLI for creating pull requests. Ensure
gh is installed and authenticated on your system, or follow the setup prompts when creating your first pull request.7
Optional: Set up MCP integration
Streamline task creation with coding agents by setting up MCP integration.