Overlap for VS Code
com.overlap-ai/overlap
Records what you're working on so Overlap can introduce you to someone two weeks ahead of you.
client:VS Code
transport:streamable-http
tools:7
Install Overlap in VS Code
.vscode/mcp.json
{
"servers": {
"overlap": {
"type": "http",
"url": "https://overlap-ai.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs