From 3b99529ce99d300acb1d8b66593cfaaf2f822b95 Mon Sep 17 00:00:00 2001 From: uroma Date: Thu, 15 Jan 2026 14:49:13 +0000 Subject: [PATCH] Add Z.AI GLM documentation to acknowledgments --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9c87408..37c1568 100644 --- a/README.md +++ b/README.md @@ -509,6 +509,7 @@ This customization suite is built upon excellent open-source projects and commun ### MCP Tool Sources - **[@z_ai/mcp-server](https://github.com/zai-ai/mcp-server)** - Vision analysis, OCR, UI comparison, video analysis, and diagram understanding +- **[Z.AI GLM Documentation](https://docs.z.ai/devpack/tool/claude)** - Official GLM Coding Plan integration guide for Claude Code - **[Model Context Protocol](https://github.com/modelcontextprotocol)** - Open standard for connecting AI models to tools - **[Claude Code](https://github.com/anthropics/claude-code)** - Official Claude Code CLI by Anthropic