New: AI integration via MCP

Talk to your boards.

Connect Claude, or any MCP-compatible AI, to EasyKanban. Ask for summaries, review your to-dos, and let your assistant create and move cards for you. Sign-in takes one click with your existing account.

Reading & summaries free · Creating & moving cards with Pro

What you can ask

Your boards, one question away

What are my most important to-dos this week?

Summarize everything that is overdue across my boards.

Create a card "Send invoice to ACME" in my Freelance board.

Move the "Design review" card to Done.

What did I plan for the product launch? List the open cards.

Add cards for all the action items from this meeting transcript.

Setup

Connected in under a minute

No API keys, no tokens to manage. Your AI opens the browser once, you click “Allow”, done.

Claude (web & desktop)

  1. Open Settings → Connectors in Claude
  2. Click Add custom connector and paste this URL:
https://easykanb.app/api/mcp

3. Claude opens EasyKanban in your browser, click Allow. That's it.

Open Claude connector settings

Claude Code (CLI)

Run this once in your terminal, then authenticate via /mcp:

claude mcp add --transport http easykanban https://easykanb.app/api/mcp

ChatGPT

  1. Open Settings → Connectors and choose Add custom connector
  2. Paste this URL and confirm the EasyKanban sign-in:
https://easykanb.app/api/mcp

Cursor, VS Code & other clients

One-click install for editors with MCP support:

Any other client that supports remote MCP servers (Streamable HTTP + OAuth) works too. For JSON-based configs, add:

{ "mcpServers": { "easykanban": { "url": "https://easykanb.app/api/mcp" } } }

Free to read. Pro to act.

Every account can connect an AI and read boards. Letting your AI make changes is a Pro feature, and unlocks instantly when you upgrade, no reconnect needed.

Included free

Read access & summaries

  • list_boards · List all your boards
  • get_board · Read a board with columns & cards
  • list_cards · List and filter cards
  • get_todo_overview · Cross-board to-do summary with due dates

With Pro

€6/month

Full write access for your AI

  • create_card · Create new cards
  • update_card · Edit title, description, tags, due date
  • move_card · Move cards between columns
  • archive_card · Archive cards
  • delete_card · Delete cards
  • create_board · Set up a whole board with columns
  • create_column · Add columns to a board
Upgrade to Pro

Private & secure by design

  • Your existing login. Authorization uses OAuth with your EasyKanban account, no API keys or passwords shared with the AI.
  • Same permissions as in the app. Your AI only sees boards you can access; team roles (owner, editor, viewer) are enforced by the database on every request.
  • Revoke anytime. Disconnect any app in Settings → Connected Apps and its access stops immediately.

Questions before you connect

What data can the AI see?

Exactly what you see in the app, and nothing more. The connection runs under your own account with the same database permissions, so your AI can only read boards you own or were invited to. Team roles are enforced too: on a board where you are a viewer, your AI cannot change anything either.

Why can my AI read cards but not create them?

Reading boards and to-do summaries are free. Creating, moving, and editing cards require the Pro plan. If you upgrade, write access unlocks immediately, you do not need to reconnect or restart your AI client.

How do I disconnect it again?

Open Settings and go to Connected Apps. Revoking an app cuts off its access immediately, without changing your password or affecting other connections.

The connection fails. What should I check?

Make sure you entered the URL https://easykanb.app/api/mcp exactly, including /api/mcp, and that your client supports remote MCP servers over Streamable HTTP with OAuth. Older clients that only support local (stdio) servers cannot connect. If the browser window for signing in does not appear, allow pop-ups for your AI client and try again.

Do I need an API key or an OpenAI account?

No. Authorization runs through your existing EasyKanban login via OAuth. There are no keys or tokens to copy, and the AI never sees your password.

Which AI clients are supported?

Any client that supports remote MCP servers, including Claude (web, desktop, and Claude Code), ChatGPT, Cursor, and VS Code. The setup section above has step-by-step instructions for each.

Building software?

See how developers run sprints and bug tracking on EasyKanban, with the MCP server as their AI copilot's backlog.

Kanban for software development

Ready to talk to your boards?

Create a free account, connect your AI, and get your first to-do summary in minutes.