🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@withpica/mcp-server-enrichment

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@withpica/mcp-server-enrichment

PICA MCP Server — Metadata Enrichment

latest
npmnpm
Version
1.2.0
Version published
Maintainers
1
Created
Source

@withpica/mcp-server-enrichment

Deprecated in Phase 2 of ADR-181 — use @withpica/mcp-server instead.

This package published an enrichment-domain slice of the PICA customer MCP surface (cascade control, Tier B proposal review, per-source lookups, work/person/recording resolvers via ADR-179, comparisons, agent-research propose via ADR-178). Every tool it ever shipped is already registered by @withpica/mcp-server; HTTP clients were always served from the consolidated registry via /api/mcp.

Migration

Install @withpica/mcp-server and update your Claude Desktop / agent config to point at that package's stdio entry. Tool names, schemas, scopes, and behaviour are unchanged. The unified server keeps the ADR-179 outcome resolvers (pica_resolve_work, pica_resolve_person, pica_resolve_recording) alongside the deprecated per-source aliases (pica_enrich_work_*, pica_people_enrich_*) for backward-compat during the -32070 TOOL_DEPRECATED window.

npm install -g @withpica/mcp-server

Timeline

  • Phase 1 (current, landed on develop): source merge already reconciled into mcp-server/. This directory stays in place so existing installs keep working.
  • Phase 2 (next): final minor release of @withpica/mcp-server-enrichment with a boot-time console.warn and a package.json deprecated field pointing at @withpica/mcp-server.
  • Phase 3 (after one minor-version soak): npm deprecate tombstone, Smithery listing retirement, and this directory is removed from the monorepo.

Questions

Open a PR referencing ADR-181 or file an issue.

FAQs

Package last updated on 19 Apr 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts