Cross-AI memory in Zed

This guide wires the dropdat MCP server into Zed and walks through cross-ai memory end-to-end — install, configure, verify with /mcp, and start using the five dropdat tools.

Install @dropdat/mcp via npx or global npm install

Configure Zed with the dropdat MCP server

Issue a dropdat API key (capsule.dropdat.app/api-keys)

Verify the connection inside Zed

Use cross-ai memory in your daily workflow

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

Cross-AI memory in Zed — try dropdat free.