Skip to content
VS Code

Senzing for VS Code

com.senzing/mcp

Entity resolution — data mapping, SDK code generation, docs search, and error troubleshooting

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

Install Senzing in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://mcp.senzing.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

Senzing in other clients