Developer Tools
ccpedia.xyz
Accesses and searches the Canton Network knowledge base including CIPs, forum discussions, and whitepapers.
ENDPOINT 1
https://ccpedia.xyz/mcp
MCP server metadata
- Name
- ccpedia
- Version
- 1.0.0
CCPEDIA indexes the Canton Network ecosystem: CIPs, Canton/Daml/Splice docs, the forum, Global Synchronizer mailing lists, GitHub, Dev Fund proposals, whitepapers, YouTube transcripts, and the on-chain governance record. Canton only. Do not use these tools for other blockchains, general web search, or local files. Picking a tool: - Conceptual or "how does X work" questions -> semantic_search. - Exact names, error strings, versions, identifiers -> search. - A specific CIP you can name -> get_cip, then get_cip_citations for its impact. - "Was this decided, and by whom" -> get_cip_vote_outcome or list_governance_votes. These read the on-chain DSO record and are authoritative over the vote-tally PDFs. - "Is my node current / what breaks if I upgrade" -> get_upgrade_status. - "Is this API still valid" -> check_deprecation. Every answer should cite the URLs the tools return. When a tool reports that a dataset is empty or unsynced, say so rather than substituting a guess. Do not fabricate specifics. Config keys, YAML or Helm blocks, CLI flags, environment variables, party and contract IDs, addresses, and version numbers must be copied verbatim from a tool result. If the tools do not return an exact value, read the configuration or setup page with get_doc and quote it; if it still is not there, say the sources do not specify it and link where it lives, rather than inventing a plausible one. Separate what a source states from your own inference, and do not assert a single root cause the sources do not establish. If the user asks how to report a problem with this data or suggest a source, point them at https://ccpedia.xyz/contact. Do not raise it otherwise.
Known tools 88
searchKeyword/full-text search over the Canton Network knowledge base (CIPs, Canton/Daml/Splice docs, forum, mailing lists, whitepapers, grant proposals, blog, YouTube, GitHub).
Inferred read-onlyget_cipFetch the full markdown body of a single Canton Improvement Proposal (CIP) by its ID (e.
Inferred read-onlylist_cipsBrowse Canton Improvement Proposals (CIPs), optionally filtered by status (Draft, Early Draft, In Review, Proposed, Approved, Active, Final, Withdrawn, Rejected, Replaced, Obsolete) and type (e.
Inferred read-onlyget_discussionGet a single thread from the official Canton Network community forum (Discourse at forum-style discussions on ccpedia.
Inferred read-onlyget_whitepaperGet the full extracted text of a specific Canton Network whitepaper by slug (e.
Inferred read-onlylist_whitepapersList every Canton Network whitepaper indexed by CCPEDIA, returning slug, title, description, tag and page count (metadata only, no body).
Inferred read-onlyget_trendingGet this week's most popular/trending Canton Network content (CIPs, forum threads, docs, blog, etc.
Inferred read-onlyget_radarGet the Canton Network Radar, CCPEDIA's curated feed of time-sensitive ecosystem alerts: breaking changes, upgrade deadlines, protocol migrations and required validator actions, each with deadline, affected components and source link.
Inferred read-onlyget_proposalsList Canton Network Dev Fund grant proposals: community funding requests tracked on GitHub.
Inferred read-onlyget_docFetch the FULL text of one indexed Canton-ecosystem documentation page (Canton/Daml/Splice and integrated partner docs) by its numeric id.
Inferred read-onlyget_cip_historyGet the status-transition timeline of a single Canton Improvement Proposal (CIP): each dated from->to change (e.
Inferred read-onlyget_cip_attachmentsGet the file/PDF attachments of a single Canton Improvement Proposal (CIP): supporting documents and signed-vote-record PDFs, with filename, page count, URL, and the full text CCPEDIA has extracted from each.
Inferred read-onlyget_cip_mentionsFind every place that references a given Canton Improvement Proposal (CIP): forum threads, mailing-list posts, blog articles, Dev Fund grant proposals, and sibling CIPs that require/cite it.
Inferred read-onlyget_recent_changesGet a chronological (newest-first) feed of recent Canton Network activity: CIP status changes, new grant proposals, new forum threads, blog posts, GitHub releases, and radar items, merged into one time-ordered stream (default last 7 days).
Inferred read-onlyget_network_statsGet CCPEDIA's CONTENT-CATALOG metrics: how many Canton items CCPEDIA has indexed.
Inferred read-onlyget_token_marketGet the latest cached market snapshot for CANTON COIN (CC) ONLY: USD price, 24h change, market cap, 24h volume, total Canton DeFi TVL, and per-protocol TVL on Canton.
Inferred read-onlylist_ecosystem_projectsList Canton Network ecosystem projects (DeFi protocols, wallets, custody, infrastructure, NaaS, etc.
Inferred read-onlyget_network_stateGet the latest Canton Network ON-CHAIN state snapshot from the public Scan API (api.
Inferred read-onlylist_reposList the Canton Network GitHub repositories that CCPEDIA has indexed (Canton org repos such as canton-foundation and Daml/Splice, excluding the dev-fund proposals repo), with the count of issues+PRs indexed per repo.
Inferred read-onlylist_github_discussionsList GitHub Discussions from Canton Network and Digital Asset repositories cached by CCPEDIA, sorted by recency (newest first).
Inferred read-onlyget_github_discussionGet the full body and comments of a single GitHub Discussion from a Canton Network or Digital Asset repo, by its GitHub GraphQL node id (from list_github_discussions).
Inferred read-onlyget_videoGet a Canton Network video that CCPEDIA has cached (curated channels: Canton Network, Digital Asset, Sync Insights, Canton Foundation, Daml) by its YouTube id: title, channel, publish date, description and full transcript text if stored.
Potential side effectslist_videosList Canton Network videos cached in CCPEDIA, filtered by channel (Canton Network, Digital Asset, Sync Insights, Canton Foundation, Daml), publish date (since), and transcript availability.
Potential side effectsget_validator_fleetWhere do you stand versus other Canton operators on your Splice version?
Inferred read-onlyget_validatorLook up an individual Canton validator node in the DSO registry by name or party id: its sponsor, self-reported Splice version and how stale that report is, when it was last active, the round range it has been earning over, and how many reward coupons it has missed.
Inferred read-onlyget_upcoming_deadlinesCanton operational deadlines coming up: scheduled upgrades, minimum-version raises, topology freezes and Logical Synchronizer Upgrades, per network.
Inferred read-onlylist_governance_votesList Canton Network on-chain DSO governance vote requests and their outcomes, from the ledger itself.
Inferred read-onlyget_governance_voteGet the full detail of one Canton on-chain DSO governance vote request: the proposed action, the requester's stated reason, every Super Validator's individual vote with their own written reason, who abstained, the outcome and the date it took effect.
Inferred read-onlylist_votes_by_svGet the on-chain voting record of Canton Super Validators: how many DSO governance votes each has cast, how often they voted for or against, how often they abstained, and the span of their participation.
Inferred read-onlyget_cip_vote_outcomeFind out whether a Canton Improvement Proposal (CIP) was actually acted on ON CHAIN, and how.
Inferred read-onlyget_cip_votesGet the cip-vote mailing-list messages for a specific Canton Improvement Proposal (CIP), oldest first: the raw discussion trail as sent, with each SV/participant's vote stated in their message body ("… votes in favor / not in favor").
Potential side effectslist_mailing_threadsList threads from the Canton Network governance mailing lists (lists.
Inferred read-onlyget_mailing_threadGet every message (oldest first) in a specific Canton Network governance mailing-list thread on lists.
Potential side effectssemantic_searchPRIMARY tool for open-ended questions: how / why / what-is, troubleshooting a symptom ("why is my balance zero", "how do I fix X"), and locating config or setup steps.
Inferred read-onlycheck_deprecationCheck whether a specific Canton/Daml toolchain item (CLI, SDK package, or command: e.
Potential side effectsget_started_guideGenerate a personalized Canton Network developer onboarding/quickstart path.
Inferred read-onlyget_faqLook up answers in the Canton Network developer FAQ (Canton Foundation curated, hackathon-tested): Canton/Daml installation, party creation, Daml contracts, Ledger/Scan APIs, testnet deployment, Canton Coin/token standard, common gotchas.
Inferred read-onlyget_api_referenceGet a structured reference (ports, endpoints, services, links) for one specific Canton Network API: JSON Ledger API, gRPC Ledger API, Scan API, Validator API, Token Standard APIs, Admin API, or Splice HTTP.
Inferred read-onlymigrate_lookupLook up the modern replacement for a deprecated Daml/Canton CLI command, npm package, or tool (e.
Potential side effectslist_deprecationsList all known deprecated Daml/Canton CLI commands, packages, and tools with their modern replacements.
Inferred read-onlyget_current_versionsGet the freshest Canton SDK, Splice, Daml, and DPM versions ALL AT ONCE, plus per-network Splice deployment status (DevNet / TestNet / MainNet) and any upcoming synchronizer-upgrade windows.
Inferred read-onlyget_cip_citationsComprehensive citation graph for a Canton Improvement Proposal (CIP): every place across CCPEDIA's corpus that references CIP-N.
Inferred read-onlyget_kb_driftReport where the Foundation Build-on-Canton KB snapshot (which CCPEDIA syncs daily from github.
Inferred read-onlydiagnose_errorPaste a Canton/Daml/Splice ERROR MESSAGE, stack trace, or error code and get the most likely resolved fixes from CCPEDIA history: forum threads where the same error was discussed, and related GitHub issues (each with its own date).
Potential side effectsget_breaking_changesCompare two Canton/Daml/Splice SDK versions and return the list of changes between them: release notes from github_releases plus any forum/GitHub reports near the release window.
Inferred read-onlyget_recurring_issue_fingerprintIdentify error patterns that recur across multiple Canton SDK or Splice release windows: structural bugs the ecosystem keeps hitting versus one-off regressions.
Inferred read-onlylist_featured_appsList Canton Network Featured Apps from the live Scan-API-sourced catalogue.
Inferred read-onlyget_app_metricsFetch metrics for one specific Featured App by its app_id (contract id from the Scan API).
Inferred read-onlyfind_apps_by_patternPattern-search the Featured Apps catalogue by free-text query across name, category, and description.
Inferred read-onlyget_upgrade_statusUpgrade Copilot for a Canton validator: given the Splice version a node runs and its network, report whether it is below the minimum in force, how many releases behind, the next topology freeze and LSU (with UTC time), the minimum .
Inferred read-onlyget_sv_scheduleShow the Super Validator operations schedule from the Canton Foundation's sv-cal.
Inferred read-onlyget_upcoming_operationsConvenience wrapper: SV operations in the next N days, all environments, all operation types.
Inferred read-onlyget_recent_deploymentsRecent completed SV deployments/releases from sv_operations_calendar (operation_type in deploy|release|upgrade), cross-referenced with github_releases when the title names a SemVer-looking tag.
Inferred read-onlydetect_cip_dependency_chainWalk the CIP `requires:` graph from a starting CIP or PR draft.
Inferred read-onlycompare_governance_outcomesAggregate governance throughput over a window: CIPs that changed status (approved / rejected / advanced), counts of cip-vote and cip-discuss mailing activity, and dev-fund proposals merged or closed.
Inferred read-onlyget_sdk_changelogFetch the release-notes body for one SDK version across canton / daml / dpm / decentralized-canton-sync (Splice).
Inferred read-onlysearch_communityOne-call semantic-style search across CCPEDIA's community sources at once: forum, mailing lists, blog, and GitHub discussions.
Inferred read-onlysearch_github_issuesFull-text search across CCPEDIA's indexed GitHub issues (15+ Canton repos).
Inferred read-onlyfind_known_issuesSurface known UNRESOLVED problems matching a free-text description: forum threads with zero replies but high views, plus open GitHub issues.
Inferred read-onlyfind_cip_for_featureGiven a Canton feature or capability description, find the matching CIP(s) by searching titles and bodies.
Inferred read-onlyget_cip_implementation_statusFor one CIP, report whether code/grants are tracking the proposal: linked dev-fund PRs, related ecosystem projects, status transitions.
Inferred read-onlyget_latest_releaseGet the single latest release (version tag, publish date, and GitHub release-notes link) for ONE NAMED Canton-ecosystem package: canton, daml, dpm, or splice.
Potential side effectssearch_release_notesSearch across release-notes bodies of all indexed Canton repos for a feature/keyword.
Inferred read-onlyfind_security_patchesSurface release notes likely to contain security or CVE fixes.
Inferred read-onlyget_npm_packagesList the indexed Canton/Daml npm packages (sdk_versions registry=npm) optionally filtered by name.
Inferred read-onlyfind_similar_projectsFind Canton ecosystem projects most similar to a free-text description by matching across title + category + description + tags: searches only the live ecosystem directory.
Inferred read-onlysearch_mailing_listSearch across CCPEDIA's indexed Canton mailing-list archives (cip-discuss, cip-vote, grants-discuss, validator-announce, etc).
Inferred read-onlyfind_maintainer_guidanceSurface forum/mailing posts authored by top-volume Canton contributors (likely maintainers) on a topic.
Inferred read-onlyget_funding_landscapeOverview of the Canton Dev Fund: counts of proposals by state and label, top categories, and recent activity.
Inferred read-onlyget_proposal_milestonesFor one Canton Dev Fund proposal PR, list any related milestone tracking issues (issues whose body or title references the PR number).
Inferred read-onlyget_ecosystem_gapsSurface ecosystem gaps: high-view forum threads with zero replies (unanswered demand), mailing threads that got no reply, and open Dev Fund proposals with no label assigned (waiting for a SIG or champion).
Inferred read-onlydetect_builder_overlapGiven a project/proposal idea, find existing Canton ecosystem projects + dev-fund proposals that look similar: across BOTH the canton-dev-fund proposals corpus AND ecosystem_projects.
Inferred read-onlyproposal_success_predictorHeuristic readiness score for a Dev Fund proposal draft, based on attributes that correlate with approval in the historical corpus: explicit milestones, code/PoC references, sources, scope realism.
Inferred read-onlyfull_contextSingle free-text query across CCPEDIA's entire corpus at once: docs, CIPs, forum, mailing, GitHub items, blog, videos, whitepapers, ecosystem projects.
Inferred read-onlycommunity_consensusSurface signals of what the Canton community thinks about a topic: forum thread reply ratios, mailing list debate volume, and the first reply on the most-viewed thread.
Inferred read-onlyfind_expertRank likely Canton experts on a topic across CCPEDIA: forum activity matching the topic, plus overall forum/GitHub volume of that author.
Inferred read-onlylearning_pathConstruct a structured Canton onboarding sequence for a stated goal: whitepaper → relevant docs → CIPs to know → forum starter threads → talks.
Inferred read-onlyoutdated_guidance_detectorSurface CCPEDIA content that mentions deprecated Canton/Daml tooling alongside the user's query: likely outdated.
Inferred read-onlyecosystem_dependency_graphMap ecosystem_projects matching a topic to the SDK versions and repos they appear alongside, building a quick dependency picture.
Inferred read-onlyfind_collaboration_opportunitiesGiven one Canton ecosystem project, find others with complementary tags/category that could plug in.
Inferred read-onlylist_canton_mcpsList the Canton Network MCP servers CCPEDIA knows about: a directory of the Canton MCP ecosystem (payments, wallets, docs, knowledge).
Inferred read-onlycall_canton_mcpFederate a tool call to another Canton MCP server (see list_canton_mcps).
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.ccpedia]
url = "https://ccpedia.xyz/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"ccpedia": {
"type": "http",
"url": "https://ccpedia.xyz/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: ccpedia
Remote MCP URL: https://ccpedia.xyz/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"ccpedia": {
"url": "https://ccpedia.xyz/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"ccpedia": {
"type": "http",
"url": "https://ccpedia.xyz/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "ccpedia",
"transport": "streamable-http",
"url": "https://ccpedia.xyz/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for ccpedia.xyz was fetched 2026-08-29T05:47:45.392Z.
ccpedia.xyz is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.