Skip to content
Cursor

meld for Cursor

io.github.lemonaide152/meld

Ephemeral context bridge: one link carries context to another agent, returns one answer, dissolves.

client:Cursor transport:streamable-http

Install meld in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "meld": {
      "url": "https://meld.mergeinc.workers.dev"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

meld in other clients