Block open-source agent Beta
Goose that
remembers.
Goose is Block's open-source CLI agent for engineering tasks. It speaks MCP out of the box. Korely is the memory extension that turns each Goose run into a continuation of the last.
Setup preview
Add Korely as an MCP extension in Goose:
goose extension add korely \
--command "npx" \
--args "-y" "@korely/mcp-server" \
--env "KORELY_VAULT_ROOT=~/Korely"
Run goose session start — the
7 Korely tools are now part of Goose's toolkit.
What Goose gets
- ●
Session continuity — Goose finishes a task, saves what it learned. Next session, the next task starts from that knowledge.
- ●
Open all the way down — Goose OSS, MCP open standard, Korely vault as Markdown. Nothing proprietary in the loop.
- ●
Pair with Block-managed LLMs — Goose works with any provider you point it at. Korely stays the same.
Ready to wire it up?
Full setup guide ships with the docs launch. Until then, email me — I'll walk you through it.