mcp-data-platform-v1.46.2
Context Documents Now Visible by Default
Context documents created via apply_knowledge (add_context_document) and datahub_create (what=document) now default to visible (global_context=true) and published (status=PUBLISHED). Previously, documents were created invisible in the DataHub UI, requiring callers to manually set both flags.
Callers can still override with global_context=false or status=UNPUBLISHED when needed.
Dependency Updates
txn2/mcp-datahubv1.7.0 → v1.7.1 (#276)
Installation
Homebrew (macOS)
brew install txn2/tap/mcp-data-platformClaude Code CLI
claude mcp add mcp-data-platform -- mcp-data-platformDocker
docker pull ghcr.io/txn2/mcp-data-platform:v1.46.2Verification
All release artifacts are signed with Cosign. Verify with:
cosign verify-blob --bundle mcp-data-platform_1.46.2_linux_amd64.tar.gz.sigstore.json \
mcp-data-platform_1.46.2_linux_amd64.tar.gz