A local Kanban board for humans and AI agents working together.
Knutpunkt is a task management tool that bridges the gap between AI coding agents and human developers. It provides a simple Kanban board where AI agents can create, claim, and complete tasks while humans maintain oversight through a web interface.
- File-Based Storage
Tasks are stored as Markdown files on your local filesystem. Edit them in your text editor, commit them to git, or manage them through the web interface.
- Built for AI Agents
AI coding assistants can access tasks through a Model Context Protocol (MCP) server, allowing them to understand what needs to be done, claim tasks, and mark them complete.
- Human Oversight
A browser-based Kanban board provides real-time visibility into what AI agents are doing. Drag and drop tasks, review progress, and intervene when needed.
- Real-Time Updates
Watch tasks move across the board in real-time as agents work. Changes made in your text editor appear instantly in the web interface.
- Simple and Local
No database, no cloud services. Just Markdown files organized in folders on your machine.
- Developers working with AI coding assistants like Claude or GitHub Copilot
- Teams wanting file-based task tracking compatible with git
- Anyone who prefers plain text task management with a visual interface
Download Latest Release
Visit the GitHub repository for documentation and setup instructions.
2025 knutpunkt.dev