From 9c990be0ad1c9daf0acb401710c3da3e68fae89a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mart=C3=ADn=20Mednik?= Date: Mon, 3 Aug 2026 09:13:25 -0300 Subject: [PATCH] Add Noves Canton MCP --- Github Page/tools.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/Github Page/tools.json b/Github Page/tools.json index a0a7e4f..8a3c1dd 100644 --- a/Github Page/tools.json +++ b/Github Page/tools.json @@ -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",