38 related articles
TutorialsDeep dive into Claude Code's five-layer extension architecture: Claude.md memory, Skills, MCP services, Subagents, and Hooks. Master the Rule of Three and golden combinations to systematically boost AI coding efficiency.
Enterprise Claude Code Workflows: Five…
Deep dive into Anthropic's enterprise Claude Code deployment: CLAUDE.md layering, Hooks, Skills, Plugins, and MCP servers for million-line codebases.
Spring AI Alibaba MCP Integration in P…
Learn how Java developers can build MCP Server and Client using Spring AI Alibaba, define tools with @Tool annotations, and integrate with AI clients like Trae for LLM-powered business data access.
Claude Code Segfaulted All Day — Turne…
Claude Code crashes with Segmentation Fault on startup? This real debug case reveals the fix: Node.js V24 is incompatible with Claude Code. Switch to Node.js 22 LTS to resolve it instantly.
Augment Remote Agent Hands-On: Running…
Hands-on review of Augment Remote Agent: 10 cloud AI Agents coding in parallel, covering bug fixes, PR generation, documentation, and more with detailed workflows and real-world examples.
Cursor + MCP in Practice: A Complete G…
A detailed guide on integrating Playwright MCP Server with Cursor, covering Node.js setup with NVM, NPM mirror configuration, and building a browser automation agent step by step.
Complete Guide to Building Claude MCP …
Complete guide to MCP server setup: FastMCP local development, Claude CLI registration, STDIO vs HTTP communication modes, and Docker containerized remote deployment for AI-callable tool services.
Zen MCP: An Open-Source Tool That Lets…
Deep dive into Zen MCP, an open-source project that lets Claude Code orchestrate Gemini, O3, and other AI models via MCP protocol, with cost-reduction proxy setup guide.
UE5 + AI in Practice: Using MCP to Bri…
Hands-on guide: Using AI tool OpenCode with Unreal Engine MCP to automate C++ coding and Blueprint operations, with workflow best practices and lessons learned.
Deep DivesDeep analysis of MCP Apps: how Anthropic and OpenAI's official MCP extension enables AI tools to return interactive UIs, solving the context gap with Human-in-the-Loop collaboration.
UnityMCP 1.0 Hands-On Review: Generate…
Detailed review of UnityMCP 1.0 plugin covering installation, core features, and real-world results. This MCP plugin integrates directly into Unity Editor, enabling automatic scene building, scripting, and component attachment via natural language.
Fitten Code MCP Launch: Connecting AI …
Fitten Code Agent now supports MCP protocol, enabling flexible integration with GitHub, Bing search, Excel, and other external tools to become a super AI programming assistant.
Gemini CLI Practical Guide: Custom Com…
Complete guide to Gemini CLI setup, custom TOML commands, and MCP plugin integration. Covers free tier details, command templates, and multi-MCP Server configuration for an efficient AI coding workflow.
Link CC MCP Plugin: 78 Tools That Let …
Link CC MCP plugin integrates AI with Cocos Creator via MCP protocol, offering 78 automation tools for scene creation, node management, and component binding to build games from natural language.
Product ReviewsCursor restricted in China? This article reviews three AI coding alternatives: Augment Code for smart prompt optimization, Trae for best value, and Amazon Kilo for process-driven development.
TutorialsComplete guide to Cursor 1.0: installation, Chinese setup, MCP configuration, and AI Agent tips. From download to folder management, model selection, and file referencing for beginners.
Deep DivesDeep analysis of two MCP ecosystem breakthroughs: code execution compresses tool definitions from 150K to 2K tokens, and Agent Skills enable capability packaging and reuse.
TutorialsDeep dive into MCP (Model Context Protocol): its core concepts, three communication mechanisms, and ecosystem. Learn how MCP replaces Function Calling with Streamable HTTP and SDK 2.0.