docs(todo): add MCP server mode to queued tasks
All checks were successful
CI / Test (push) Successful in 35s
CI / Lint (push) Successful in 23s
CI / Build (push) Successful in 20s

Update the TODO README to include a new queued feature for grokkit MCP server mode.
This commit is contained in:
Greg Gauthier 2026-04-03 16:08:07 +01:00
parent d701ee3793
commit 646e0dbeb4

View File

@ -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 * [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) * [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 * [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 ## Completed