You're viewing a demo portfolio

Join the waitlist
PRSM

find_cip_for_feature

Active

Tool of io.github.UnityNodes/canton-ccpedia

declared in 1.0.0

Given a Canton feature or capability description, find the matching CIP(s) by searching titles and bodies. Canton-specific. Use to answer "is there a CIP for X?".

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "feature"
  ],
  "properties": {
    "feature": {
      "type": "string",
      "minLength": 2,
      "description": "Feature description, e.g. \"wallet abstraction\", \"token standard\", \"validator staking\"."
    }
  }
}

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 →
find_cip_for_feature — io.github.UnityNodes/canton-ccpedia — PRSM MCP