223 related articles

Why do AI results vary so dramatically? LangChain V1.3 reveals the answer: engineering mindset. Covers LangGraph, Deep Agent, RAG, Time Travel, and more.
Fuse: An Open-Source MCP Tool Built to…
Fuse is an open-source MCP/CLI tool that improves Claude Code's performance on large C# codebases using Roslyn-powered semantic queries to reduce token usage.
Code Review Graph: Using Intelligent C…
Code Review Graph is a local-first open-source code intelligence graph supporting MCP and CLI. It reduces AI context noise in large repos with persistent graph structures.

CodeWell open-sources a multi-model terminal coding agent, Kimi K3 launches with ultra-long context, MiniMax Code 2.0 rebuilds its Agent architecture, and Claude gets browser access. AI is accelerating from content generation to task execution.

MCP (Model Context Protocol) is the open standard for AI tool integration. Build your own MCP server with ~20 lines of Python. Learn tools, resources, prompts, and both local and remote deployment.
Designing APIs for AI Agents: A Paradi…
When AI Agents become the primary API callers, traditional interface design assumptions break down. This article explores agent-friendly API design principles and how MCP is driving this paradigm shift.

Learn how to build an automated AI agent using Cherry Studio, MCP protocol, and locally deployed models — covering DeepSeek integration, web scraping, and private knowledge base setup.

A clear breakdown of the four core AI Agent concepts: Function Calling, Tool, MCP, and Skill — understand the full tech stack behind intelligent agent development.

Learn how to use MCP (Model Context Protocol) to run adversarial tests on AI agents in the terminal, covering prompt injection, privilege escalation, and dangerous command execution scenarios.

Build a multi-scene life assistant Agent using ModelScope MCP Marketplace and Dify. Integrates Amap, LeetCode, recipe, and news MCP Servers with Qwen3 via Chatflow.

Master 8 core AI concepts — LLM, Token, Context Window, Prompt, Tool, Agent, MCP, and Agent Skill — and understand the complete logic chain behind AI's evolution.

LibTV's 'Screenshot to Promo Video' Skill lets designers generate promo videos by simply uploading a mockup — no prompts, no MCP setup required.

MCP and Skills aren't alternatives — they occupy different layers of AI Agent architecture. This article breaks down Function Call, MCP, and Skills to clarify each layer's role.

MCP (Model Context Protocol) is the standardized protocol connecting AI models to external tools and data — the 'USB-C port' of the AI era. Learn its origins and value.
Adaptive Recall: A Deep Dive into Pers…
Adaptive Recall uses MCP (Model Context Protocol) to give AI assistants like Claude persistent memory across sessions, featuring vector storage, semantic retrieval, and adaptive forgetting.

A deep dive into Claude Code, the definitive course from DeepLearning.AI and Anthropic: from agentic principles and context optimization to three hands-on cases—RAG chatbot, Figma-to-frontend, and data analysis. Master AI-assisted coding methodology.

A deep comparison of Codex vs. Claude Code on pricing, stability, and frontend/backend strengths — plus how to choose between Cursor, Claude Code, and Codex.

Deep dive into MCP (Model Context Protocol): clarifying the three-layer relationship between MCP, Function Calling, and Agents, covering protocol roles, call flows, transport choices, and production security for AI developers.

AI "citation hallucination" threatens academic integrity—LLMs generate perfectly formatted but nonexistent references. This open-source MCP server verifies AI citations in real time against CrossRef, PubMed, and more, catching fakes at the source.

Zhipu releases GLM-5.2 with 1M token context, matching GPT-5.x and Claude. Zcode 3.0 offers 3M free daily calls with one-click migration from Claude Code and Codex.