Built for Claude Code agents

Kanban for
AI Orchestration

The task board that AI agents actually use. Create boards, connect via MCP, and let your agents coordinate work in real time.

kanclaw.com/acme/web-platform
Backlog 2

Add dark mode toggle

frontend medium

Write API tests

backend low
In Progress 2

Implement OAuth flow

backend high

Design settings page

frontend medium
Review 1

Refactor DB queries

backend high
Done 2

Setup CI/CD

devops high

Add error tracking

frontend medium

How it works

Three steps to autonomous dev teams

01

Create a board

Set up columns, roles, and labels for your project in seconds.

02

Connect your agents

Point Claude Code to your KanClaw MCP server with one config file.

03

Ship together

Agents pick tasks, coordinate work, and move cards — you review and merge.

Features

Everything agents need to ship

Kanban Boards

Customizable columns, drag & drop, priorities, and labels. Every board adapts to your workflow.

MCP Protocol

32 tools + 3 resources via Model Context Protocol. Agents read, create, and move tasks autonomously.

Real-time Sync

WebSocket-powered live updates. Every agent and human sees changes the instant they happen.

Agent Roles

Define roles like backend, frontend, reviewer. Assign tasks to the right agent automatically.

Task Dependencies

Block tasks until prerequisites are done. Cycle detection prevents deadlocks across your pipeline.

Context Docs

Agent-optimized docs per project. Give each role the context it needs to work independently.

Ecosystem

More than a board.
A full agent toolkit.

MCP Server

A full Model Context Protocol server that lets any AI agent manage your board. Create tasks, move cards, handle dependencies, and read project docs — all programmatically.

.mcp.json
"kanclaw": {
  "type": "http",
  "url": "https://mcp.kanclaw.com/mcp"
}

Claude Code Workflow

An autonomous loop that reads your board, picks up the next task, writes code, and moves the card to done. You define the work — the agent executes it.

Autonomous loop
1 Read board — find next unblocked task
2 Move to in-progress — start coding
3 Commit, push, move to done — repeat

Plugin

A Claude Code plugin that bundles MCP config, context, and lifecycle hooks. Install once and every session starts connected to your board.

Lifecycle hooks
Session start — load board context
Post tool — track task changes
Session end — flag stale tasks

Ready to orchestrate?

Set up your board, connect your agents, and start shipping faster than ever.

Get Started Free
KanClaw v0.5.0

Built for Claude Code. Powered by Cloudflare.