@@ -12,7 +12,7 @@ SPDX-License-Identifier: CC0-1.0
The code for this README exists, but requires some testing before release. I
previously wrote a
[planning-mcp-server](https://git.secluded.site/planning-mcp-server) that I've
-keep some ideas from, and the overall workflow is about the same. I'm trying a
+kept some ideas from, and the overall workflow is about the same. I'm trying a
CLI over MCP because MCP seems quite protocol-heavy for what _could_ just be a
few simple CLI invocations. Maybe connecting arbitrary data sources warrants a
whole protocol like MCP, but I don't think something as basic as this does. Just