Skip to content
Zed

GoldenMatch for Zed

io.github.benseverndev-oss/goldenmatch

Find duplicate records in 30 seconds. Zero-config entity resolution, 97.2% F1 out of the box.

client:Zed transport:streamable-http runtime:pypi

Install GoldenMatch in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "goldenmatch": {
      "url": "https://goldenmatch-mcp-production.up.railway.app/mcp/"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

GoldenMatch in other clients