From ce3bb1aae5c68e609c6f04be9c8f87d25c21b4d1 Mon Sep 17 00:00:00 2001 From: silsove Date: Thu, 16 Apr 2026 20:01:35 -0300 Subject: [PATCH] Add ChainMemory to tools list in README Added ChainMemory project to the list of tools in README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 39fae51c8f..7c1868fdd2 100644 --- a/README.md +++ b/README.md @@ -146,7 +146,7 @@ Additional resources on MCP. - **[ToolHive](https://github.com/StacklokLabs/toolhive)** - A lightweight utility designed to simplify the deployment and management of MCP servers, ensuring ease of use, consistency, and security through containerization by **[StacklokLabs](https://github.com/StacklokLabs)** - **[NetMind](https://www.netmind.ai/AIServices)** - Access powerful AI services via simple APIs or MCP servers to supercharge your productivity. - **[Webrix MCP Gateway](https://github.com/webrix-ai/secure-mcp-gateway)** - Enterprise MCP gateway with SSO, RBAC, audit trails, and token vaults for secure, centralized AI agent access control. Deploy via Helm charts on-premise or in your cloud. [webrix.ai](https://webrix.ai) - +- **[ChainMemory](https://github.com/chaelynet/chainmemory-mcp)** - Permanent blockchain memory for AI agents. Store decisions, learning, and interactions immutably on-chain. ([npm](https://www.npmjs.com/package/chainmemory-mcp)) ## 🚀 Getting Started