Find duplicate records in 30 seconds. Zero-config entity resolution, 97.2% F1 out of the box.
claude mcp add goldenmatch --transport http https://goldenmatch-mcp-production.up.railway.app/mcp/
~/.cursor/mcp.json
{
"mcpServers": {
"goldenmatch": {
"url": "https://goldenmatch-mcp-production.up.railway.app/mcp/"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"goldenmatch": {
"serverUrl": "https://goldenmatch-mcp-production.up.railway.app/mcp/"
}
}
}
.vscode/mcp.json
{
"servers": {
"goldenmatch": {
"type": "http",
"url": "https://goldenmatch-mcp-production.up.railway.app/mcp/"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"goldenmatch": {
"url": "https://goldenmatch-mcp-production.up.railway.app/mcp/"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"goldenmatch": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://goldenmatch-mcp-production.up.railway.app/mcp/"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://goldenmatch-mcp-production.up.railway.app/mcp/ | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.benseverndev-oss--goldenmatch/reviews or the review_server meta-tool.
POST /mcp