Gives agentic LLMs planning tools
Amolith created 3 months ago
go.mod | 3 +++ 1 file changed, 3 insertions(+)
@@ -0,0 +1,3 @@ +module git.sr.ht/~amolith/planning-mcp-server + +go 1.24.3