Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions Github Page/tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,27 @@
"dev_fund": false,
"last_updated": "2026-07-16"
},
{
"name": "Noves Canton MCP",
"maker": "Noves",
"type": "partner",
"category": "AI Tools",
"desc": "Read-only MCP server that lets AI agents query the Noves Canton API for balances, rewards, classified transactions, transfer activity, CC prices, identity data, and the network directory. Runs locally through npx and requires a Noves API key.",
"links": [
{
"label": "npm",
"url": "https://www.npmjs.com/package/@noves/canton-mcp"
},
{
"label": "Repo",
"url": "https://github.com/Noves-Inc/canton-mcp"
}
],
"daml_sdk_version": null,
"maintained_by": "Noves",
"dev_fund": false,
"last_updated": "2026-06-05"
},
{
"name": "Tenzro DAML Studio",
"maker": "Tenzro",
Expand Down