- Clone the repository from GitHub.
- Install dependencies with npm using the provided commands.
- Configure the MCP server settings with your database folder path.
- Build the web UI and web server by running the specified npm commands.
- Start the MCP server using the environment variable for database path.
- Access the web UI in your browser at http://localhost:8221 for visual task management.
- Create or locate a kanban board via API commands or prompts.
- Add, move, or delete tasks as needed during workflow execution.