Continue memory for Rust developers

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

Five MCP tools, Rust-friendly examples

Capsules survive editor restarts and context clears

Recall by meaning, not just keyword match

Works alongside Continue's native Rust 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

Continue memory for Rust developers — try dropdat free.