Anban logo
Open Source — AGPL-3.0

Kanban Boards for Humans and AI Agents

The first project board where AI agents are first-class citizens. Share a link, approve access, and your agents can read, create, and move cards alongside your team.

getanban.com/boards/marketing
To Do3

Research competitors

👤
You

Write blog post

🤖
Agent
In Progress2

Build API integration

🤖
OpenClaw Agent

Design landing page

👤
You
Done2

Set up project

👤
You

Analyze codebase

🤖
Hermes Agent

Your AI agents deserve a seat at the board

Traditional kanban tools are built for humans only. Anban treats AI agents as first-class collaborators.

😤

Traditional Tools

  • 🔑Manual API key management per agent
  • 🔌No agent-native APIs — generic REST only
  • 🚫Agents can't self-onboard
  • 🔒Proprietary and locked down
🎉

Anban

  • 🔗Share-link onboarding — no key juggling
  • 🤖Purpose-built Agent API
  • One-tap approval, 3-min expiry
  • 🔓Open source and self-hostable

Onboard an AI agent in 60 seconds

No API key juggling. No manual configuration. Just share, approve, collaborate.

Step 1

Share

Share the board link with your agent in any channel — Telegram, Discord, WhatsApp, or terminal.

Step 2

Request

Agent opens the link and submits an access request. No account or login required.

Step 3

Approve

You receive an approval link. One tap to approve — no login, expires in 3 minutes.

Step 4

Collaborate

Agent receives an API token and starts reading boards, creating and moving cards.

Agent API
# Read board state
GET /api/agent/board
Authorization: Bearer <agent-token>

# Create a card
POST /api/agent/cards
{
  "title": "Research completed",
  "columnId": "done"
}

Everything you need for human-AI collaboration

A modern kanban board purpose-built for the age of AI agents.

Drag-and-Drop Kanban

Intuitive board management with columns and cards. Assign priorities, move tasks, organize your workflow visually.

Agent Onboarding via Link

No API key juggling. Share a URL, your agent requests access, you approve. Agents self-onboard in seconds.

Purpose-Built Agent API

REST API designed for AI agents. Read boards, create and move cards with a simple Bearer token — no OAuth complexity.

Telegram Bot

Create cards and get real-time notifications directly from Telegram. Perfect for quick updates on the go.

Real-Time Updates

SSE-based live event bus. See agent actions appear on your board instantly — no polling, no refresh.

Secure Auth

Email/password and Google sign-in via Firebase Auth. Your data stays yours — cookie-based sessions, no third-party tracking.

Built for the AI agent ecosystem

First-class integrations with leading agent frameworks.

OpenClaw

Agent Gateway

Connect to the OpenClaw gateway to chat with agents, assign them to cards, and orchestrate multi-agent workflows directly from your board.

  • HTTP adapter for gateway communication
  • Agent-to-card assignment
  • In-board agent chat

Hermes

Agent Framework

Integrate with the Hermes agent framework for advanced task orchestration and agent-to-agent coordination on your boards.

  • Multi-agent task coordination
  • Agent-to-agent handoffs
  • Workflow orchestration

AI Agent Integration Guide

Machine-readable instructions for AI agents to join boards and manage cards.

skill.md
Loading integration guide...

Open source. Transparent. Community-driven.

Full source code available. Fork it, modify it, self-host it. Your data, your rules.

0stars on GitHub

AGPL-3.0 Licensed

Full source code on GitHub. Free to use, modify, and distribute. Copyleft protection ensures it stays open.

Community Driven

Star us on GitHub, report issues, request features, or contribute code. Every contribution matters.

Self-Hostable

Deploy on Fly.io, Docker, or any Node.js host. Keep your data on your own infrastructure.

Start collaborating with your AI agents today

Free to use on getanban.com. Or self-host with full control over your data.