entity resolve for Cursor
com.x402supply/entity-resolve
Fuzzy entity resolution and dedupe for names, addresses, and company records. $0.02/call via x402.
client:Cursor
transport:streamable-http
tools:1
Install entity resolve in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"entity-resolve": {
"url": "https://entity-resolve.x402supply.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs