Overlap for Zed
com.overlap-ai/overlap
Records what you're working on so Overlap can introduce you to someone two weeks ahead of you.
client:Zed
transport:streamable-http
tools:7
Install Overlap in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"overlap": {
"url": "https://overlap-ai.com/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs