meld for VS Code
io.github.lemonaide152/meld
Ephemeral context bridge: one link carries context to another agent, returns one answer, dissolves.
client:VS Code
transport:streamable-http
Install meld in VS Code
.vscode/mcp.json
{
"servers": {
"meld": {
"type": "http",
"url": "https://meld.mergeinc.workers.dev"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs