Senzing Mcp Skill
Description
Agent skill for Senzing entity resolution — data mapping, SDK code generation, documentation search, error troubleshooting, and sample data via the Senzing MCP server
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Senzing Entity Resolution — Agent Skill
An **Agent Skill** that teaches AI agents how to use the [Senzing](https://senzing.com) MCP server for entity resolution workflows. It is a portable, client-agnostic skill — usable from any skill-compatible agent or marketplace (e.g. [skillsmp.com](https://skillsmp.com), [agentskills.io](https://agentskills.io)).
What It Does
This skill enables AI agents to:
- Map source data to Senzing entity resolution format (CSV, JSON, etc.)
- Set up the Senzing SDK with guided install across 5 platforms and 5 languages, including direct package downloads for firewalled environments
- Generate SDK code in Python, Java, C#, Rust, and TypeScript/Node.js
- Search documentation across SDK guides, entity specification, quickstarts, and more
- Troubleshoot errors with causes and resolution steps for 456 error codes
- Build reporting with SQL analytics, data marts, dashboards, graph export, and ER quality/evaluation metrics
- Access sample data from real-world CORD datasets and the Senzing truthset
- Migrate V3 to V4 with breaking change mappings and flag references
- Request an evaluation license — a free 10-day, 250K-record trial
Installation
The skill requires the Senzing MCP server. Add it to your client:
**Claude Code:**
claude mcp add --transport http senzing https://mcp.senzing.com/mcp
**Claude Desktop / Other MCP Clients** — add to your MCP config:
{
"mcpServers": {
"senzing": {
"type": "url",
"url": "https://mcp.senzing.com/mcp"
}
}
}
Skill Definition
See [SKILL.md](senzing-entity-resolution/SKILL.md) for the full skill manifest including tool reference, workflows, best practices, and entity resolution glossary.
Verified against Senzing MCP server **v1.35.1** (2026-08). The skill's `version` field tracks the server version it was validated against.
Privacy
The Senzing MCP server works from pre-fetched documentation. It never c
Related Skills
mcp-server-postgres
Read-only PostgreSQL database access.
Data mcp-server-sqlite
SQLite database interaction and querying.
Data mcp-server-google-maps
Google Maps integration for location data.
Data Bitbucket Data Center
---
Data Private Gpt
Complete API layer for private AI applications on local models: RAG, skills, tools, MCP, text-to-sql, and more
Data Csv Data Summarizer
Automatically analyze CSV files and generate comprehensive insights with visualizations
Data