You're viewing a demo portfolio

Join the waitlist
PRSM

get_kb_drift

Active

Tool of io.github.UnityNodes/canton-ccpedia

declared in 1.0.0

Report where the Foundation Build-on-Canton KB snapshot (which CCPEDIA syncs daily from github.com/canton-network-devs/Build-on-Canton-MCP) diverges from CCPEDIA's live signals (github_releases, mailing_messages). Returns each drifted (category, key) with the KB value, the live value derived right now, the drift age in days, and severity (info | warn | stale). Use this when a user or another agent quotes a Canton SDK / Splice / DPM / Daml version from foundation_kb and you need to confirm whether it is still current. CCPEDIA-specific transparency layer — no other Canton MCP server exposes this kind of cross-source quality audit. Canton/Daml/Splice ecosystem only.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "refresh": {
      "type": "boolean",
      "default": false,
      "description": "If true, re-run the validator before returning the report. Default false uses the most recent stored findings."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.UnityNodes/canton-ccpedia

https://github.com/UnityNodes/cips

1/7 registries
View full server →
get_kb_drift — io.github.UnityNodes/canton-ccpedia — PRSM MCP