find_collaboration_opportunities
ActiveTool of io.github.UnityNodes/canton-ccpedia
Given one Canton ecosystem project, find others with complementary tags/category that could plug in. Canton-specific. Lightweight heuristic — overlap of tags + adjacent categories.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"project"
],
"properties": {
"project": {
"type": "string",
"minLength": 2,
"description": "Project name or slug to look around."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.UnityNodes/canton-ccpedia
https://github.com/UnityNodes/cips
1/7 registries