the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "ai.entityenricher/enricher",
"description": "Multi-LLM entity enrichment: schemas, single/batch enrichment, fusion, model benchmarks.",
"title": "Entity Enricher",
"repository": {
"url": "https://github.com/TOT-Concept/mcp-server-entity-enricher",
"source": "github"
},
"version": "2.0.0",
"websiteUrl": "https://entityenricher.ai/docs/integrations/mcp",
"remotes": [
{
"type": "streamable-http",
"url": "https://entityenricher.ai/api/mcp/",
"headers": [
{
"description": "Optional. OAuth 2.1 is the primary auth: clients implementing the standard MCP auth spec (claude.ai, Claude Code, Cursor) omit this header and authorize interactively via browser consent. Use an Entity Enricher API key (ent_..., created under Settings -> API Keys) only for static-config or headless clients.",
"isSecret": true,
"name": "X-API-Key"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-07-27T05:48:21.532292Z",
"publishedAt": "2026-07-27T05:48:21.532292Z",
"updatedAt": "2026-07-27T05:48:21.532292Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonhosted · an address you callversion 2.0.0last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.