Zed memory for Go developers

Working in Go with Zed? Sessions vanish on /clear. dropdat captures the transcript, embeds it, and serves it back via MCP so the next Zed run picks up where the last left off — across your whole Go project.

Five MCP tools, Go-friendly examples

Capsules survive editor restarts and context clears

Recall by meaning, not just keyword match

Works alongside Zed's native Go features

Install

# zero-install — runs the latest version on demand
npx -y @dropdat/mcp

# or pin a global install
npm install -g @dropdat/mcp

Issue an API key at capsule.dropdat.app/api-keys and pass it as DROPDAT_API_KEY. See the MCP hub for per-client config.

Related

Zed memory for Go developers — try dropdat free.