Add llm-tldr integration and update documentation

- Add llm-tldr (95% token reduction) to all installation methods
- Update MASTER-PROMPT.md with all 6 sources and real-life examples
- Update README.md with comprehensive source guide
- Update automation script with TLDR installation and MCP config
- Update INTEGRATION-GUIDE.md to clarify Z.AI MCP tools work with GLM
- Add MCP explanation and link to modelcontextprotocol.io

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
uroma
2026-01-15 15:25:21 +00:00
Unverified
parent 5ec488d7ce
commit 10c3312a3f
4 changed files with 971 additions and 140 deletions

View File

@@ -139,6 +139,8 @@ You are a Frontend Developer agent specializing in modern web frameworks...
MCP is an **open standard** for connecting AI models to external tools and data sources. Think of it as a "plugin system" for AI assistants.
> **Important Note:** The Z.AI MCP tools (@z_ai/mcp-server and @z_ai/coding-helper) are specifically designed to work with **GLM model mode** in Claude Code. When using Z.AI GLM models (glm-4.5-air, glm-4.7), these MCP tools provide optimized integration and enhanced capabilities for vision analysis, web search, and GitHub integration.
#### MCP Architecture
```