GoldenMatch for VS Code
io.github.benseverndev-oss/goldenmatch
Find duplicate records in 30 seconds. Zero-config entity resolution, 97.2% F1 out of the box.
client:VS Code
transport:streamable-http
runtime:pypi
Install GoldenMatch in VS Code
.vscode/mcp.json
{
"servers": {
"goldenmatch": {
"type": "http",
"url": "https://goldenmatch-mcp-production.up.railway.app/mcp/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs