Skip to content
VS Code

entity resolve for VS Code

com.x402supply/entity-resolve

Fuzzy entity resolution and dedupe for names, addresses, and company records. $0.02/call via x402.

client:VS Code transport:streamable-http tools:1

Install entity resolve in VS Code

.vscode/mcp.json

{
  "servers": {
    "entity-resolve": {
      "type": "http",
      "url": "https://entity-resolve.x402supply.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

entity resolve in other clients