Skip to content
Cursor

GoldenMatch for Cursor

io.github.benseverndev-oss/goldenmatch

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

client:Cursor transport:streamable-http runtime:pypi

Install GoldenMatch in Cursor

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

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

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

GoldenMatch in other clients