Getting Started
New to AgentKanban? Read Introducing AgentKanban for an overview of what it does and why.
Register / log in
Register for a new account at agentkanban.io or log in if you already have an account.
Create a kanban board and task(s)
Create one or more boards for your projects and add one or more tasks. Add the requirements and detail that your agent needs to plan and start the task.
Board creation:

Create task:

You can also write shared agent instructions in your Board Settings and Agent Instructions these are injected into the AgentKanban managed section of AGENTS.md automatically for all tasks on the board.
Install the VS Code Extension

You can install from either VS Code Marketplace or the Open VSX Registry.
The VS Code extension is also compatible with Google Antigravity, Void Editor, Windsurf Editor and other VS Code forks.
Create an API Key
Create an API key on the AgentKanban web app and copy to your clipboard.

Open the AgentKanban side bar and paste the key. The extension automatically configures MCP tools for your agent. It writes config for both supported agents (GitHub Copilot and Claude Code), so no manual setup is needed.
![]()
![]()
Select Board and Task
You will now be able to select a board and a task.

Resume buttons load the task description, comments and any existing user / agent history into your agent. You will see Resume in Copilot Extension, Resume in Claude Extension, or both, depending on which extensions you have installed.
With the task selected, your chat turns are automatically captured to the remote task on agentkanban.io, whether you work in GitHub Copilot or Claude Code. You can use AgentKanban to resume and manage context in future chat sessions, or clear context and start fresh.
If you have assets uploaded to the task, you can copy the asset token and paste it into the chat for the agent to retrieve from the task via the MCP server.
Git Worktrees (Optional)
AgentKanban supports Git worktrees for working on multiple tasks in parallel. See Git Worktrees for details.