From 646e0dbeb4ab86d281ace2f6774c439751644d9a Mon Sep 17 00:00:00 2001 From: Greg Gauthier Date: Fri, 3 Apr 2026 16:08:07 +0100 Subject: [PATCH] docs(todo): add MCP server mode to queued tasks Update the TODO README to include a new queued feature for grokkit MCP server mode. --- todo/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/todo/README.md b/todo/README.md index 7ecb6a5..2b814e4 100644 --- a/todo/README.md +++ b/todo/README.md @@ -16,6 +16,7 @@ This document provides a table of contents for all tasks and features currently * [10] [git-chglog.md](./queued/git-chglog.md) : grokkit agent git-chglog integration * [11] [admin.md](./queued/admin.md) : [optional] grokkit admin tool (to show token usage and other admin-only features) * [12] [interactive-agent.md](./queued/interactive-agent.md) : [optional] Grokkit Interactive Agent +* [13] [mcp-feature.md](./queued/mcp-feature.md) : grokkit MCP server mode ## Completed